/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/ |
H A D | trim_block.test | 25 Trim leading space: 26 {% if leading %} 28 {{- leading }} 31 {%- if leading %} 32 {{- leading }} 54 return ['leading' => 'leading space', 'trailing' => 'trailing space', 'both' => 'both'] 67 Trim leading space: 68 leading space 69 leading space
|
/plugin/scrollticker/ |
H A D | style.css | 67 .counter_decimal-leading-zero::before { 68 content: counter(scrollticker-counter, decimal-leading-zero);
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
H A D | multiple_lines_as_literal_block_leading_space_in_first_line.yml | 3 the first line has leading spaces
|
H A D | YtsSpecificationExamples.yml | 160 test: Two documents in a stream each with a leading comment 1117 leading spaces: |2 1120 leading line break: |2 1124 leading comment indicator: |2 1135 'leading spaces' => " This value starts with four spaces.\n", 1136 'leading line break' => "\nThis value starts with a line break.\n", 1137 'leading comment indicator' => "# first line starts with a\n# character.\n",
|
/plugin/submgr/lang/en/ |
H A D | help.txt | 2 Groups are specified with a leading at-character: ''@group'' - multiple users and groups can be spe…
|
/plugin/advanced/lang/en/config/ |
H A D | acl.txt | 10 * A group or user name. Groupnames are marked by a leading ''@'' character.
|
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
H A D | functions.js | 308 var throttledIncr = _.throttle(incr, 60, {leading: false}); 324 var throttledIncr = _.throttle(incr, 100, {leading: false}); 347 var throttledIncr = _.throttle(incr, 100, {leading: false}); 447 var throttledIncr = _.throttle(incr, 32, {leading: false});
|
/plugin/templater/ |
H A D | CHANGELOG.md | 36 * By trimming off quotation marks after the whitespace trim, we allow users to wrap their strings in quotation marks in order to keep any intentional leading or trailing whitespace - useful for bulleted lists, code blocks etc. (by [Turq Whiteside](https://github.com/TurqW))
|
/plugin/prettytables/ |
H A D | script.js | 27 var a=0, b=0, leading=true;
|
/plugin/syntaxhighlighter/Styles/ |
H A D | SyntaxHighlighter.css | 61 list-style: decimal-leading-zero; /* better look for others, override cascade from OL */
|
/plugin/projects/ |
H A D | changelog | 49 * Removed the leading and trailing empty line (one the first line).
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
H A D | holder.min.js | 12 …leading=h.boundingBox.height;var i=null,j=null,l=a.width*J.setup.lineWrapRatio,m=l;if(h.lineCount>…
|
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/ |
H A D | msword.js.unc | 15 // var olstyle ='list-style: decimal-leading-zero; font-size: 1.1em; margin: 0 0 0 .25em';
|
/plugin/mdpage/vendor/cebe/markdown/ |
H A D | CHANGELOG.md | 47 - #56 trailing and leading spaces in a link are now ignored
|
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/ |
H A D | msword.js.unc | 15 // var olstyle ='list-style: decimal-leading-zero; font-size: 1.1em; margin: 0 0 0 .25em';
|
/plugin/odt/ |
H A D | example.css | 267 list-style-type: decimal-leading-zero;
|
/plugin/findologicxmlexport/vendor/hoa/math/ |
H A D | README.md | 190 PSIH is the leading French integrator of business intelligence solutions for
|
/plugin/sequencediagram/bower_components/raphael/dev/ |
H A D | raphael.svg.js | 578 leading = 1.2, 597 i && $(tspan, {dy: fontSize * leading, x: a.x}); 605 $(tspans[i], {dy: fontSize * leading, x: a.x});
|
/plugin/pgn4web/pgn4web/ |
H A D | pgn-standard-proposed-supplement.txt | 93 {Optional leading comments [%clk 1:05:23] optional trailing comments} where 99 A leading tag of [%
|
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/ |
H A D | CHANGELOG.md | 158 relative path and an authority by adding a leading slash to the path. It's only
|
/plugin/codemirror/dist/modes/ |
H A D | mumps.min.js.map | 1 …tch(singleOperators))\n return \"operator\";\n\n // Prevents leading \".\" in DO block…
|
/plugin/topbarsyntax/ |
H A D | csshover3.htc | 35 // css prefix, a leading dash would be nice (spec), but IE6 doesn't like that.
|
/plugin/sequencediagram/bower_components/underscore/ |
H A D | underscore-min.js | 5 …});var c=function(){a=r.leading===!1?0:m.now(),o=null,i=n.apply(e,u),o||(e=u=null)};return functio…
|
H A D | underscore.js | 787 previous = options.leading === false ? 0 : _.now(); 794 if (!previous && options.leading === false) previous = now;
|
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/ |
H A D | underscore-min.js | 5 …});var c=function(){a=r.leading===!1?0:m.now(),o=null,i=n.apply(e,u),o||(e=u=null)};return functio…
|