Loading [Contrib]/a11y/accessibility-menu.js

commonmark-0.1.0.1: Pure Haskell commonmark parser.

Safe HaskellSafe
LanguageHaskell2010

Commonmark.Entity

Synopsis

Documentation

lookupEntity :: Text -> Maybe Text Source #

Lookup an entity, using lookupNumericEntity if it starts with # and lookupNamedEntity otherwise