Home
last modified time | relevance | path

Searched defs:Parsedown (Results 1 – 4 of 4) sorted by relevance

/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md3 ## 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...]
H A Dcomposer.json23 "psr-0": {"Parsedown": ""} string
H A DParsedown.php16 class Parsedown class
/plugin/aichat/vendor/composer/
H A Dinstalled.json30 "Parsedown": "" global() string