Home
last modified time | relevance | path

Searched defs:selfClosingAllowed (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/pug-parser/
Dindex.js1027 return this.tag(tag, {selfClosingAllowed: true}); property
1049 return this.tag(tag, {selfClosingAllowed: true}); property