Home
last modified time | relevance | path

Searched refs:textToMarkedString (Results 1 – 2 of 2) sorted by relevance

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js24345 …_require__.d(__webpack_exports__, "textToMarkedString", function() { return textToMarkedString; });
24391 function textToMarkedString(text) { function
24431 result += textToMarkedString(description);
24434 result += '\n\n(' + textToMarkedString(browserLabel) + ')';
24437 result += "\n\nSyntax: " + textToMarkedString(entry.syntax);
H A D2.2.js.map1textToMarkedString(text) {\n text = text.replace(/[\\\\`*_{}[\\]()#+\\-.!]/g, '\\\\$&'); // esc…