seonbi-0.3.2: SmartyPants for Korean language
Safe HaskellNone
LanguageHaskell2010

Text.Seonbi.Html.Preservation

Synopsis

Documentation

isPreservedEntity :: HtmlEntity -> Bool Source #

True if the given HTML entity should be preserved from transformation.

isPreservedTag :: HtmlTag -> Bool Source #

True if the given tag should be preserved from transformation.

isPreservedTagStack :: HtmlTagStack -> Bool Source #

True if the given tag stack should be preserved from transformation.