úÎÍš     kConvert block-level macros. Block-level macros are signalled by a first-level header containing a piece of ` inline code starting with a client-specified magic string. For example, if the magic string is ?? , a macro  can be called by   #`??MACRO_NAME MACRO_ARGS` where  MACRO_NAME* is the identifying name of the macro and  MACRO_ARGS) is a space-separated list of arguments. $Magic string to introduce the macro 1Lookup table from macro names to macro functions hConvert block-level macros. Inline-level macros are signalled by a piece of inline code starting with a D client-specified magic string. For example, if the magic string is ??, a macro can be called by   `??MACRO_NAME MACRO_ARGS` where  MACRO_NAME* is the identifying name of the macro and  MACRO_ARGS) is a space-separated list of arguments. $Magic string to introduce the macro 1Lookup table from macro names to macro functions  Convert a   value to a .  Convert a   value to an .  Write untrusted  to . Calls  from xss-sanitize. Write trusted  to %. Does not sanitize or balance tags. Read in  to an intermediate  type. fConvert local (in-site) links. This function works on all link URLs that start with the two-character  prefix ~:+. It normalizes the links and replaces the ~: with the approot value for the site. lA set of default Pandoc writer options good for Yesod websites. Enables Javascript-based email obfuscation, B eliminates div tags around sections, and disables text wrapping. ?A set of default Pandoc reader options good for Yesod websites where the data input is trusted. Enables raw  HTML. WA set of default Pandoc reader options good for Yesod websites. Enables smart parsing.          yesod-markdown-0.0Yesod.Markdown.MacrosYesod.Markdown blockMacros inlineMacros hamletToBlockhamletToInlineMarkdown writePandocwritePandocTrusted parseMarkdown localLinksyesodDefaultWriterOptionsyesodDefaultParserStateTrustedyesodDefaultParserStatehamlet-0.6.0.2Text.Hamlet.QuasiHamlet pandoc-1.6Text.Pandoc.DefinitionBlockInline markdownFieldmaybeMarkdownFieldmarkdownFieldProfilePandocHtmlxss-sanitize-0.2.4Text.HTML.SanitizeXSSsanitizeBalance