Home
last modified time | relevance | path

Searched refs:html5_comments (Results 1 – 3 of 3) sorted by relevance

/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dparse.js214 function tokenizer($TEXT, filename, html5_comments, shebang) { argument
573 if (html5_comments) {
699 html5_comments : true, property
708 options.html5_comments, options.shebang)
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dparse.js226 function tokenizer($TEXT, filename, html5_comments, shebang) { argument
590 if (html5_comments) {
687 html5_comments : true, property
696 … ? tokenizer($TEXT, options.filename, options.html5_comments, options.shebang)
/plugin/asciidocjs/node_modules/uglify-js/
DREADME.md648 - `html5_comments` (default: `true`) — process HTML comment as workaround for