seonbi-0.4.0: SmartyPants for Korean language
Safe HaskellSafe-Inferred
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.