Searched defs:Parsedown (Results 1 – 4 of 4) sorted by relevance
3 ## Parsedown section 27 Include `Parsedown.php` or install [the composer package](https://packagist.org/packages/erusev/parsedown). argument 32 $Parsedown = new Parsedown(); argument 41 Parsedown is capable of escaping user-input within the HTML that it generates. Additionally Parsedown will apply sanitisation to additional scripting vectors (such as scripting link destinations) that are introduced by the markdown syntax itself. argument 62 Escaping HTMLParsedown global() argument 70 QuestionsParsedown global() argument [all...]
23 "psr-0": {"Parsedown": ""} string
16 class Parsedown class
30 "Parsedown": "" global() string