Searched refs:textToMarkedString (Results 1 – 2 of 2) sorted by relevance
24345 …_require__.d(__webpack_exports__, "textToMarkedString", function() { return textToMarkedString; });24391 function textToMarkedString(text) { function24431 result += textToMarkedString(description);24434 result += '\n\n(' + textToMarkedString(browserLabel) + ')';24437 result += "\n\nSyntax: " + textToMarkedString(entry.syntax);
1 …textToMarkedString(text) {\n text = text.replace(/[\\\\`*_{}[\\]()#+\\-.!]/g, '\\\\$&'); // esc…