Home
last modified time | relevance | path

Searched refs:singleLine (Results 1 – 3 of 3) sorted by path

/plugin/codemirror/dist/modes/
H A Dswift.min.js.map1singleLine","escaped","eat","Context","align","this","pushContext","column","context","popContext"…
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DJSqueezeFilter.php24 private $singleLine = true; variable in Assetic\\Filter\\JSqueezeFilter
44 $this->singleLine = (bool) $bool;
72 $this->singleLine,
/plugin/revealjs/plugin/highlight/
H A Dhighlight.js6 …("code");return t.innerHTML=n,s(t,e)}}function s(n,e){e=e||{singleLine:!1};var t=e.singleLine?0:1;…
123 hljs.lineNumbersBlock( block, { singleLine: true } );