Safe Haskell | None |
---|
Text.HTML.TagStream.Entities
Description
HTML entity decoding.
Documentation
isNameChar :: Char -> BoolSource
Is the character valid in a Name?
isNameStart :: Char -> BoolSource
Is the character a valid Name starter?
tagstream-conduit-0.5.5.1: streamlined html tag parser
Safe Haskell | None |
---|
Text.HTML.TagStream.Entities
Description
HTML entity decoding.
isNameChar :: Char -> BoolSource
Is the character valid in a Name?
isNameStart :: Char -> BoolSource
Is the character a valid Name starter?