Home
last modified time | relevance | path

Searched refs:pre (Results 276 – 300 of 525) sorted by relevance

1...<<1112131415161718192021

/plugin/markdownextra/
H A Dmarkdown.php1350 $pre = $matches[1];
1351 $pre = preg_replace('/^ /m', '', $pre);
1352 return $pre;
/plugin/components/
H A DREADME.md87 [[?do=components.example&tag=pre]]
/plugin/revealjs/plugin/markdown/
H A Dmarked.js6 ….inLink=!1),!this.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(i[0])?this.inRawBlock=!0:this.…
/plugin/issuelinks/
H A Dstyle.less79 white-space: pre-line;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso231 Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
H A Dprism.js5 …className.replace(e,"").replace(/\s+/g," ")+" language-"+o;a=r.parentNode;/pre/i.test(a.nodeName)&…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckxhtml.js378 pre : function ( node, htmlNode ) method in FCKXHtml.TagProcessors
/plugin/codemirror/dist/
H A Dstyles.min.css1pre.CodeMirror-line,#dokuwiki__content .CodeMirror pre.CodeMirror-line,form#dw__editform .CodeMirr…
/plugin/odt/
H A Dexample.css100 pre { selector
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.css943 white-space: pre-wrap;
1249 white-space: pre-wrap;
1327 white-space: pre-wrap;
1538 white-space: pre-wrap;
2847 white-space: pre;
2944 /*white-space: pre; */
/plugin/codeprettify/code-prettify/src/
H A Dnode_prettify.js624 pre: 1, property in appendDecorations.job
H A Dprettify.js672 pre: 1, property in appendDecorations.job
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js587 var pre = this.pastInput(), c = new Array(pre.length + 1).join("-");
588 return pre + this.upcomingInput() + "\n" + c + "^";
H A Dsequence-diagram-snap-min.js6 …ace(/\n/g,"")},showPosition:function(){var pre=this.pastInput(),c=new Array(pre.length+1).join("-"…
H A Dsequence-diagram-raphael.js587 var pre = this.pastInput(), c = new Array(pre.length + 1).join("-");
588 return pre + this.upcomingInput() + "\n" + c + "^";
H A Dsequence-diagram.js587 var pre = this.pastInput(), c = new Array(pre.length + 1).join("-");
588 return pre + this.upcomingInput() + "\n" + c + "^";
/plugin/codemirror/dist/modes/
H A Drpm.min.js.map1 …les|clean|changelog|preinstall|preun|postinstall|postun|pretrans|posttrans|pre|post|triggerin|trig…
/plugin/fckg/
H A DChanges196 Removed compatibility support for pre-jquery functions.
316 Rewrote Non Parsed Block handling (edit.php pre-processor).
H A Dstyle.css194 white-space:pre;
/plugin/vkeyboard/
H A Dstyle.css186 white-space:pre;
/plugin/anewssystem/
H A Dstyle.css383 .anss_textBox p, ul, ol, dl, pre, table, hr, blockquote, figure, details, fieldset, address { selector
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.css734 white-space: pre-wrap;
950 white-space: pre;
1641 white-space: pre; /* enable to show labels that include multiple whitespaces */
1653 white-space: pre; /* enable to show labels that include multiple whitespaces */
2229 white-space: pre-wrap;
2411 white-space: pre-wrap;
2427 white-space: pre-wrap;
2621 white-space: pre;
2889 white-space: pre-wrap;
2912 white-space: pre-wrap;
[all …]
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css734 white-space: pre-wrap;
950 white-space: pre;
1641 white-space: pre; /* enable to show labels that include multiple whitespaces */
1653 white-space: pre; /* enable to show labels that include multiple whitespaces */
2229 white-space: pre-wrap;
2411 white-space: pre-wrap;
2427 white-space: pre-wrap;
2621 white-space: pre;
2889 white-space: pre-wrap;
2912 white-space: pre-wrap;
[all …]
/plugin/webcode/vendor/
H A Dfirebug-lite.css152 …235px; overflow:scroll; font:12px Verdana, Geneva, Arial, Helvetica, sans-serif; white-space:pre; }
156 ….Left .Scripts .CodeContainer, #Firebug .Left .Scripts .Code { word-wrap:normal; white-space:pre; }
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md

1...<<1112131415161718192021