Searched refs:highlights (Results 1 – 15 of 15) sorted by relevance
/plugin/sequencediagram/bower_components/lodash/lib/main/ |
H A D | build-site.js | 14 const highlights = { class 32 const exts = _.keys(highlights); 139 const attr = _(classes).intersection(highlights[ext]).join(' ');
|
/plugin/highlightjs/highlight/ |
H A D | readme.eng.txt | 3 Highlight.js highlights syntax in code examples on blogs, forums and 5 automatically: finds blocks of code, detects a language, highlights it.
|
/plugin/codemirror/dist/modes/ |
H A D | lua.min.js.map | 1 …d to CodeMirror 2 from Franciszek Wawrzak's\n// CodeMirror 1 mode.\n// highlights keywords, string…
|
/plugin/revealjs/plugin/highlight/ |
H A D | highlight.js | 230 return highlightSteps.map( function( highlights ) { argument 232 return highlights.split( RevealHighlight.HIGHLIGHT_LINE_DELIMITER ).map( function( highlight ) { 274 return highlightSteps.map( function( highlights ) { argument 276 return highlights.map( function( highlight ) {
|
/plugin/revealjs/css/ |
H A D | reveal.scss | 1594 .reveal .hljs.has-highlights tr:not(.highlight-line) {
|
H A D | reveal.css | 1457 .reveal .hljs.has-highlights tr:not(.highlight-line) {
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 2.2.js | 32609 var highlights = this.findDocumentHighlights(document, position, stylesheet); 32610 return highlights.map(function (h) { 32831 var highlights = this.findDocumentHighlights(document, position, stylesheet); 32832 …var edits = highlights.map(function (h) { return _cssLanguageTypes_js__WEBPACK_IMPORTED_MODULE_0__…
|
H A D | bundle.js.map | 1 …highlights = [];\n this.didEverRender = false;\n this.domNode = document.createEleme…
|
H A D | bundle.js | 396 …highlights={label:i,detail:this.options.showAlias?r:void 0},o.push(n)):t===n.commandId&&o.push(n)}… 426 …highlights)||void 0===o?void 0:o.label,descriptionHighlights:null===(s=i.highlights)||void 0===s?v…
|
H A D | 2.2.js.map | 1 …highlights = this.findDocumentHighlights(document, position, stylesheet);\n return highligh…
|
H A D | 3.3.js.map | 1 …return HoverAdapter;\n}());\nexport { HoverAdapter };\n// --- document highlights ------\nfunction…
|
/plugin/jmol2/jmol/ |
H A D | CHANGES.txt | 1287 # ALT_LEFT or CTRL_ALT_RIGHT highlights atoms and rotates them 1288 # ALT_SHIFT_LEFT highlights atoms and translates them
|
/plugin/ckgedit/ckeditor/ |
H A D | CHANGES.md | 283 …or-plugin-scayt/issues/90): Fixed: Selection is lost on link creation if SCAYT highlights the word.
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 396 …highlights={label:i,detail:this.options.showAlias?r:void 0},o.push(n)):t===n.commandId&&o.push(n)}… 426 …highlights)||void 0===o?void 0:o.label,descriptionHighlights:null===(s=i.highlights)||void 0===s?v…
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js.map | 1 …mment based help in multi-line comments, because SH won't highlight in highlights, and javascript …
|