heist-extra-0.2.0.0: Extra heist functionality
Safe HaskellSafe-Inferred
LanguageHaskell2010

Heist.Extra.Splices.Pandoc.Attr

Synopsis

Documentation

rpAttr :: Attr -> [(Text, Text)] Source #

Convert Pandoc attributes to XmlHtml attributes

concatAttr :: Attr -> Attr -> Attr Source #

Merge two XmlHtml attributes set