 | hmarkup-3000.0.0: Simple wikitext-like markup format implementation. | Contents | Index |
|
|
|
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| data MarkupXHtmlPrefs m |
| Constructors | | MarkupXHtmlPrefs | | | markupFormats :: [MarkupXHtmlFormat m] | | | markupBaseURI :: (Maybe URI) | If set, all relative URIs will be resolved with this as a base.
|
|
|
|
|
| data MarkupXHtmlFormat m |
|
|
| markupToHtml |
|
|
| defaultMarkupXHtmlPrefs :: Monad m => MarkupXHtmlPrefs m |
|
| standardMarkupFormats :: Monad m => [MarkupXHtmlFormat m] |
|
| Produced by Haddock version 0.8 |