
markdown.pl -- SWISH Notebook markdown support
This module translates markdown cells for teh SWISH Notebook into HTML
markdown(+Request)[private]
- Translate a Markdown text for the SWISH Notebook into an HTML document.
- wiki_codes_to_dom(+Codes, +File, -DOM)[private]
- DOM is the HTML dom representation for Codes that originate from File.
file(+File, +Options)//
- Hook that deals with linking other notebooks using the following
markdown syntax:
- [My first book](mybook.swinb) - [Label](store.pl) - [Label](library/lists.pl)
Undocumented predicates
The following predicates are exported, but not or incorrectly documented.