(tag)
| 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) { |
no outgoing calls
no test coverage detected
searching dependent graphs…