/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/ |
H A D | random.rst | 18 * a random integer between 0 and the integer parameter (inclusive). 19 * a random integer between the integer parameter (when negative) and 0 (inclusive). 20 * a random integer between the first integer and the second integer parameter (inclusive).
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | join.rst | 15 The separator between elements is an empty string per default, but you can 23 A second parameter can also be provided that will be the separator used between
|
H A D | spaceless.rst | 8 Use the ``spaceless`` filter to remove whitespace *between HTML tags*, not 35 merely to avoid extra whitespace between HTML tags to avoid browser rendering
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/ |
H A D | PublicKey.php | 61 if (!$r->between(self::$one, $q_1) || !$s->between(self::$one, $q_1)) {
|
/plugin/findologicxmlexport/vendor/twig/extensions/doc/ |
H A D | date.rst | 13 Use the ``time_diff`` filter to render the difference between a date and now. 25 difference between dates, this means that PHP 5.3+ is required.
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | spaceless.rst | 8 Use the ``spaceless`` tag to remove whitespace *between HTML tags*, not 22 merely to avoid extra whitespace between HTML tags to avoid browser rendering
|
/plugin/edittable/script/ |
H A D | editor.js | 25 var between; 27 between = dmarray.slice(target, startIndex); 29 between = dmarray.slice(endIndex + 1, target); 33 return [].concat(first, moving, between, last); 35 return [].concat(first, between, moving, last);
|
/plugin/sync/lang/en/ |
H A D | nochange.txt | 3 There were no differences found between your local wiki and the remote wiki. No need to synchronize.
|
H A D | list.txt | 3 A list of files that differ between your local and the remote wiki is shown below. You need to deci…
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/spaceless/ |
H A D | simple.test | 2 "spaceless" tag removes whites between HTML tags
|
/plugin/searchjump/ |
H A D | plugin.info.txt | 6 desc Jump between highlighted strings in a search result.
|
/plugin/structjoin/ |
H A D | plugin.info.txt | 6 desc Introduces new struct type that allows perform inner joins between schemas
|
/plugin/nonblank/ |
H A D | plugin.info.txt | 6 …t for the standard dokuwiki renderer which removes the single line break between two non-ASCII cha…
|
H A D | README | 4 an unexpected space might be inserted between two full-width characters,
|
/plugin/dropfiles/ |
H A D | style.less | 5 justify-content: space-between;
|
/plugin/spreadout/ |
H A D | plugin.info.txt | 6 desc A simple plugin that allows for two spaces between content sentences if the user types two s…
|
H A D | README.md | 2 A simple plugin that allows for two spaces between content sentences if the user types two spaces r…
|
/plugin/ckgdoku/ |
H A D | README.md | 2 Version of ckgedit which allows for switching between native dokuwiki editor tools and ckgedit's to…
|
/plugin/wrap/ |
H A D | print_or_pdf.less | 2 Styles shared between print.css and pdf.css
|
/plugin/nodisp/ |
H A D | README.md | 2 This plugin enables concealment of text placed between the nodisp tags:
|
/plugin/combo/resources/ |
H A D | README.md | 6 These resources are called inserted in between the `HTML head tag`
|
/plugin/typography/ |
H A D | README.md | 20 | `lh` | line-height | space between the lines | 21 | `ls` | letter-spacing | an extra space between characters (in px, em, etc) | 22 | `ws` | word-spacing | an additional space between words (in px, em, etc) |
|
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
H A D | dense-block-markers.md | 1 # this is to test dense blocks (no newlines between them)
|
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/ |
H A D | dense-block-markers.md | 1 # this is to test dense blocks (no newlines between them)
|
/plugin/snippets/lang/en/ |
H A D | info.txt | 1 This tool should reconcile any differences between the metafiles, the pages, and the database.
|