Home
last modified time | relevance | path

Searched refs:stripComments (Results 1 – 8 of 8) sorted by relevance

/plugin/asciidocjs/node_modules/pug-strip-comments/
DREADME.md18 var stripComments = require('pug-strip-comments');
27 stripComments(tokens, { filename: 'pug' });
33 stripComments(tokens, { filename: 'pug', stripUnbuffered: false, stripBuffered: true });
39 stripComments(tokens, { filename: 'pug', stripBuffered: true });
Dindex.js5 module.exports = stripComments;
12 function stripComments (input, options) { function
/plugin/asciidocjs/node_modules/async/
DautoInject.js23 function stripComments(string) { function
51 const src = stripComments(func.toString());
/plugin/asciidocjs/node_modules/pug/lib/
Dindex.js16 var stripComments = require('pug-strip-comments'); variable
113 tokens = stripComments(tokens, options);
/plugin/asciidocjs/node_modules/async/dist/
Dasync.js1201 function stripComments(string) { function
1229 const src = stripComments(func.toString());
Dasync.mjs1195 function stripComments(string) { function
1223 const src = stripComments(func.toString());
/plugin/dirtylittlehelper/mermaid/editor/docs/
D4.4.js.map1stripComments(text, replaceCh) {\n var _scanner = createScanner(text), parts = [], kind, offset…
Djson.worker.js.map1stripComments(text, replaceCh) {\n var _scanner = createScanner(text), parts = [], kind, offset…