MCPcopy Create free account
hub / github.com/CreminiAI/skillpack / R

Function R

web/marked.min.js:466–472  ·  view source on GitHub ↗
(l, e)

Source from the content-addressed store, hash-verified

464 },
465 fe = (l) => st[l];
466 function R(l, e) {
467 if (e) {
468 if (m.escapeTest.test(l)) return l.replace(m.escapeReplace, fe);
469 } else if (m.escapeTestNoEncode.test(l))
470 return l.replace(m.escapeReplaceNoEncode, fe);
471 return l;
472 }
473 function V(l) {
474 try {
475 l = encodeURI(l).replace(m.percentDecode, "%");

Callers 7

codeMethod · 0.85
listitemMethod · 0.85
codespanMethod · 0.85
linkMethod · 0.85
imageMethod · 0.85
textMethod · 0.85
onErrorMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected