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

Function V

web/marked.min.js:473–480  ·  view source on GitHub ↗
(l)

Source from the content-addressed store, hash-verified

471 return l;
472 }
473 function V(l) {
474 try {
475 l = encodeURI(l).replace(m.percentDecode, "%");
476 } catch {
477 return null;
478 }
479 return l;
480 }
481 function Y(l, e) {
482 let t = l.replace(m.findPipe, (i, r, o) => {
483 let a = !1,

Callers 2

linkMethod · 0.85
imageMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected