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

Function peg$c42

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

Source from the content-addressed store, hash-verified

162 peg$c40 = "-",
163 peg$c41 = { type: "literal", value: "-", description: "\"-\"" },
164 peg$c42 = function(tag) {
165 return "</" + tag + ">";
166 },
167 peg$c43 = { type: "other", description: "<content>" },
168 peg$c44 = "<content",
169 peg$c45 = { type: "literal", value: "<content", description: "\"<content\"" },

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…