Home
last modified time | relevance | path

Searched refs:newPreprocessor (Results 1 – 6 of 6) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/core/types/
Dindex.d.ts929 function newPreprocessor(arg: string | PreprocessorFunctions): Preprocessor;
935 function newPreprocessor(name: string, functions: PreprocessorFunctions): Preprocessor;
/plugin/asciidocjs/node_modules/asciidoctor/types/
Dindex.d.ts929 function newPreprocessor(arg: string | PreprocessorFunctions): Preprocessor;
935 function newPreprocessor(name: string, functions: PreprocessorFunctions): Preprocessor;
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js22848 Extensions.newPreprocessor = function (name, functions) { function in Extensions
Dasciidoctor.cjs21375 Extensions.newPreprocessor = function (name, functions) {
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js47213 Extensions.newPreprocessor = function (name, functions) { function
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js47465 Extensions.newPreprocessor = function (name, functions) { function