Contains functionalities to operate with the markdown format
A showdown class instance. It is a library to convert MarkDown data to html
TODO
Convert the received MarkDown text to its HTML equivalent
$string A valid MarkDown text that will be parsed and converted to HTML
string A valid HTML text
TODO
Generated using TypeDoc
MarkDownManager class
constructor()