/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/ |
H A D | with_filters.test | 9 ( var is escaped by |escape_and_nl2br, line-breaks are added, 14 ( var is escaped by |escape_and_nl2br, line-breaks are added, 19 ( var is escaped by |escape_and_nl2br, line-breaks are added, 29 ( var is escaped by |escape_and_nl2br, line-breaks are added, 36 the output is escaped by |escape_and_nl2br, line-breaks are added, 70 ( var is escaped by |escape_and_nl2br, line-breaks are added, 76 ( var is escaped by |escape_and_nl2br, line-breaks are added, 82 ( var is escaped by |escape_and_nl2br, line-breaks are added, 94 ( var is escaped by |escape_and_nl2br, line-breaks are added, 102 the output is escaped by |escape_and_nl2br, line-breaks are added,
|
/plugin/callflow/ |
H A D | script.js | 306 breaks = []; 433 breaks[n] = []; 434 breaks[n][0] = y; 435 breaks[n][1] = (cmd[2]?cmd[2]:"");//save for later 466 for(i in breaks)//draw breaks 469 "M"+(breaks[i][1]?0:style.margin/2)+","+breaks[i][0]+ // from 470 "L"+(breaks[i][1]?(maxx+style.margin):(maxx+style.margin-l_colsminlen/2))+","+breaks[i][0]) // to 472 if(breaks[i][1]) 475 breaks[i][0]-style.txtsize/2, 476 breaks[i][1])
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | inline.content.builder.php | 785 $break = $breaks[$i]; 805 $breaks[$i - 1] = LB_PROHIBITED; 833 $breaks[$i-1] = LB_PROHIBITED; 840 $breaks[$i-1] = LB_PROHIBITED; 847 $breaks[$i-1] = LB_PROHIBITED; 865 $breaks[$i - 1] = $break; 869 $breaks[$i - 1] = LB_INDIRECT; 871 $breaks[$i - 1] = LB_PROHIBITED; 876 $breaks[$i - 1]= LB_PROHIBITED; 879 $breaks[$i - 1] = LB_INDIRECT_CM; [all …]
|
H A D | TODO | 11 Table headers and footers should be repeated on page breaks
|
H A D | ChangeLog | 46 * Fixed: page breaks were incorrectly positioned inside tables 148 breaks 212 breaks 504 * Fixed: page breaks could not be made inside table cells and 866 * Fixed: symbols could cause page breaks to move to 886 * Fixed: whitespace/line breaks were not preserved inside the
|
/plugin/pagebreak2/ |
H A D | plugin.info.txt | 6 desc Adds page breaks before title in print view
|
/plugin/xbr/ |
H A D | plugin.info.txt | 6 desc A replacement for the standard dokuwiki renderer which keeps your line-breaks.
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | nl2br.rst | 7 The ``nl2br`` filter inserts HTML line breaks before all newlines in a string:
|
/plugin/textmodule/ |
H A D | README.md | 5 Line breaks can be added using ``\n``.
|
/plugin/latex/ |
H A D | TODO | 13 breaks the idea of having images tagged by checksum (it would depend in which
|
/plugin/latex-was/ |
H A D | TODO | 13 breaks the idea of having images tagged by checksum (it would depend in which
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Editor.js | 2624 var drawPageBreaks = mxUtils.bind(this, function(breaks) argument 2626 if (breaks != null) 2628 var count = (breaks == this.horizontalPageBreaks) ? horizontalCount : verticalCount; 2632 var pts = (breaks == this.horizontalPageBreaks) ? 2638 if (breaks[i] != null) 2640 breaks[i].points = pts; 2641 breaks[i].redraw(); 2652 breaks[i] = pageBreak; 2656 for (var i = count; i < breaks.length; i++) 2658 breaks[i].destroy(); [all …]
|
/plugin/data-au/ |
H A D | README | 22 Use at your own risk (if it breaks you get to keep both pieces).
|
/plugin/jplayer/vendor/kriswallsmith/assetic/ |
H A D | CHANGELOG-1.2.md | 24 ### BC breaks
|
/plugin/tuxquote/ |
H A D | README | 11 …are line delimited and HTML formatting can be used, enabling you to use <br /> for line breaks etc.
|
/plugin/revealjs/plugin/markdown/ |
H A D | marked.js | 6 …breaks?this.rules=n.breaks:this.rules=n.gfm)}function r(e){this.options=e||m.defaults}function s()…
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
H A D | YtsTypeTransfers.yml | 91 i know where i want my line breaks: "one here\nand another here\n" 94 'i know where i want my line breaks' => "one here\nand another here\n"
|
H A D | YtsSpecificationExamples.yml | 1177 Line breaks are significant. 1185 is significant.\n\nLine breaks are \ 1206 "is significant.\n\nLine breaks are significant.\nThus this value contains one\n" + 1209 "is significant.\n\nLine breaks are significant.\nThus this value contains one\n" + 1224 contains no line breaks 1236 line breaks. 1273 " contains no line breaks except for the final one.\n", 1275 "Is interpreted as a line break. Thus this value contains three line breaks.\n",
|
/plugin/mobiletable/ |
H A D | README.md | 145 However, this syntax is not recommended anymore as it breaks section editing.
|
/plugin/codeprettify/code-prettify/ |
H A D | CHANGES.md | 123 * Bug fix: IE8 line breaks.
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 20.20.js.map | 1 …llowed :-(\n // [/\\/\\*/, 'comment.invalid' ], // this breaks block comments in …
|
H A D | 26.26.js.map | 1 …llowed :-(\n // [/\\/\\*/, 'comment.invalid' ], // this breaks block comments in …
|
/plugin/openlayersmap/ |
H A D | style.less | 34 /* Work around a case of style reset, setting it on the container breaks the overview map. See: http://www.dokuwiki.org/plugin:openlayersmap?rev=1329438681&do=diff */
|
/plugin/ckgdoku/ckeditor/plugins/link/ |
H A D | plugin.js.unc | 42 // IE6 breaks with the following selectors.
|
/plugin/ckgedit/ckeditor/plugins/link/ |
H A D | plugin.js.unc | 42 // IE6 breaks with the following selectors.
|