Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@asciidoctor/core/types/
Dindex.d.ts3273 handlesHighlighting?: (this: SyntaxHighlighter) => boolean;
3358 handlesHighlighting(): boolean;
/plugin/asciidocjs/node_modules/asciidoctor/types/
Dindex.d.ts3273 handlesHighlighting?: (this: SyntaxHighlighter) => boolean;
3358 handlesHighlighting(): boolean;
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs17497 prototype.handlesHighlighting = function () {
19319 * This adapter type must define a "handlesHighlighting" method that returns true.
19400 if (functionName === 'handlesHighlighting') {
Dasciidoctor.js18970 prototype.handlesHighlighting = function () { function
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js43335 prototype.handlesHighlighting = function () { function
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js43587 prototype.handlesHighlighting = function () { function