MCPcopy Create free account
hub / github.com/codemix/htmling / peg$c30

Function peg$c30

lib/parser.js:136–136  ·  view source on GitHub ↗
(tag)

Source from the content-addressed store, hash-verified

134 peg$c28 = "<",
135 peg$c29 = { type: "literal", value: "<", description: "\"<\"" },
136 peg$c30 = function(tag) { return options.elements && options.elements[tag]; },
137 peg$c31 = "/>",
138 peg$c32 = { type: "literal", value: "/>", description: "\"/>\"" },
139 peg$c33 = function(tag, attrs) {

Callers 2

peg$parseCUSTOM_ELEMENTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…