Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
renderTags :: StringLike str => [Tag str] -> str Source #
renderTagsOptions :: StringLike str => RenderOptions str -> [Tag str] -> str Source #
renderOptions' :: StringLike str => RenderOptions str Source #
renderTree :: StringLike str => [TagTree str] -> str Source #
renderTreeOptions :: StringLike str => RenderOptions str -> [TagTree str] -> str Source #