[][src]Module deadwiki::markdown

Convert wiki Markdown to HTML.

Supports two syntax extensions:

  • [Page] to link directly to a wiki page.
  • #tag to link to a hashtag.

Functions

to_html

Convert raw wiki Markdown into HTML. Takes a list of all wiki pages in the system, for [Link]s.