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

Method lexInline

web/marked.min.js:1228–1230  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

1226 return new l(t).lex(e);
1227 }
1228 static lexInline(e, t) {
1229 return new l(t).inlineTokens(e);
1230 }
1231 lex(e) {
1232 ((e = e.replace(
1233 m.carriageReturn,

Callers

nothing calls this directly

Calls 1

inlineTokensMethod · 0.80

Tested by

no test coverage detected