Safe Haskell | None |
---|---|
Language | Haskell2010 |
Commonmark.Entity
Documentation
lookupEntity :: Text -> Maybe Text #
Lookup an entity, using lookupNumericEntity
if it starts with
#
and lookupNamedEntity
otherwise
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Commonmark.Entity
lookupEntity :: Text -> Maybe Text #
Lookup an entity, using lookupNumericEntity
if it starts with
#
and lookupNamedEntity
otherwise