heist-extra-0.4.0.0: Extra heist functionality
Safe HaskellNone
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