Module apps.filemanager.filemanagerconverter

This module is responsible for converting files.

Functions

FileConverter:mdToHtml (markdown, title) Converts a markdown fragment to a full HTML document.


Functions

FileConverter:mdToHtml (markdown, title)
Converts a markdown fragment to a full HTML document.

Parameters:

  • markdown string the markdown fragment
  • title string an optional title for the HTML document

Returns:

    string an HTML document
generated by LDoc 1.5.0 Last updated 2024-03-18 16:45:36