hmarkup-3000.0.1: Simple wikitext-like markup format implementation.

Text.HMarkup.XHtml

Description

Converting markup to HTML

Documentation

data MarkupXHtmlPrefs m Source

Constructors

MarkupXHtmlPrefs 

Fields

markupFormats :: [MarkupXHtmlFormat m]
 
markupBaseURI :: Maybe URI

If set, all relative URIs will be resolved with this as a base.