/plugin/mdpage/vendor/cebe/markdown/tests/github-data/ |
H A D | issue-38.md | 1 > some text 3 // some code 6 > some text 8 // some code 11 > some text 13 // some code 16 > some text 19 // some code 22 > some text 25 // some code
|
H A D | tables.md | 26 | 1 | col 3 is | some wordy text | $1600 | 74 some text
|
H A D | github-code-in-numbered-list.md | 2 2. Item two with some code:
|
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
H A D | html-block.md | 23 alt="some alt aligned with src attribute" title="some text" /> 25 <span class="test">some inline **md**</span> 27 <span>some inline **md**</span> 45 alt="some alt aligned with src attribute" 46 title="some text" /> 50 alt="some alt aligned with src attribute" 51 title="some text" />
|
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/ |
H A D | special-attributes.md | 21 some { brackets 23 some } brackets 25 some { } brackets
|
H A D | tables.md | 26 | 1 | col 3 is | some wordy text | $1600 | 74 some text
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
H A D | escapedCharacters.yml | 143 { double: "some value\n \"some quoted string\" and 'some single quotes one'" } 146 'double' => "some value\n \"some quoted string\" and 'some single quotes one'"
|
H A D | sfComments.yml | 21 # some comment 22 # some comment 24 # some comment 25 # some comment
|
/plugin/bibtex/OSBib/format/bibtexParse/ |
H A D | bib.bib | 7 @preAmbLE {"Blah blah blah some preamble or other 10 %%some comments 21 %%some comments
|
/plugin/webdav/lang/en/ |
H A D | intro.txt | 3 Use this page to monitor some WebDAV plugin feaures. To enable some functionality use [[this>doku.p…
|
/plugin/revealjs/ |
H A D | doku-substitutes.css | 2 * This substitutes some dokuwiki css styles. 5 * To obtain some compatibility, some of them are here redefined.
|
/plugin/bootswrapper/exe/help/ |
H A D | popover.txt | 9 <popover title="Popover title" content="And here's some amazing content. It's very engaging. Right?… 12 <popover title="Popover title" content="And here's some amazing content. It's very engaging. Right?… 54 <popover trigger="focus" title="Dismissible popover" content="And here's some amazing content. It's… 57 <popover trigger="focus" title="Dismissible popover" content="And here's some amazing content. It's… 62 <popover html="true" title="**Dismissible** popover" content="And here's some amazing content. \\ *… 65 <popover html="true" title="**Dismissible** popover" content="And here's some amazing content. \\ *…
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/ |
H A D | nl2br.test | 7 return ['text' => "If you have some <strong>HTML</strong>\nit will be escaped."] 13 If you have some <strong>HTML</strong><br />
|
H A D | trim.test | 14 return ['text' => " If you have some <strong>HTML</strong> it will be escaped. "] 17 If you have some <strong>HTML</strong> it will be escaped.
|
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
H A D | collections.js | 377 assert.notOk(_.some([]), 'the empty set'); 378 assert.notOk(_.some([false, false, false]), 'all false values'); 379 assert.ok(_.some([false, false, true]), 'one true value'); 380 assert.ok(_.some([null, 0, 'yes', false]), 'a string'); 381 assert.notOk(_.some([null, 0, '', false]), 'falsy values'); 386 assert.ok(_.some([false, false, true])); 390 assert.ok(_.some(list, 'a'), 'String mapped to object property'); 393 assert.ok(_.some(list, {b: 2}), 'Can be called with object'); 394 assert.notOk(_.some(list, 'd'), 'String mapped to object property'); 403 assert.strictEqual(_.any, _.some, 'is an alias for some'); [all …]
|
/plugin/supa/ |
H A D | changelog.txt | 4 Internal stuff: Do some Javascript linting 6 Reintroduce some stub functions to make upgrade less painfull
|
/plugin/backup/lang/en/ |
H A D | windows.txt | 5 While the plugin may work without issues, on some Windows-based servers, Backup Tool may fail to ac…
|
/plugin/mdpage/vendor/cebe/markdown/ |
H A D | CHANGELOG.md | 46 - #64 fixed some rendering issue with emph and strong 51 - Lines containing "0" where skipped or considered empty in some cases (@tanakahisateru) 63 … breaking changes. The rendered Markdown however has changed in some edge cases and some rendering… 83 …This not only fixes some issues with nested block elements but also allows manipulation of the mar… 90 - #27 Fixed some rendering problems with block elements not separated by newlines
|
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/ |
H A D | xml_reference.rst | 13 <discriminator-class value="some-value">ClassName</discriminator-class> 17 <property name="some-property" 55 name="some-property" 75 name="some-property"
|
H A D | yml_reference.rst | 19 some-value: ClassName 39 some-property:
|
/plugin/jplayer/vendor/james-heinrich/getid3/helperapps/ |
H A D | readme.helperapps.txt | 9 // List of binary files required under Windows for some // 16 that getID3() depends on to handle some file formats under Windows.
|
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/ |
H A D | functions.php | 200 function some($count, $promises) function 202 return Utils::some($count, $promises);
|
/plugin/botbouncer/lang/en/ |
H A D | stats.txt | 3 This page shows some statistics on which services blocked what.
|
/plugin/bookcreator/ |
H A D | README.md | 4 Allow to select some pages and create a book (PDF or text)
|
/plugin/extranet/ |
H A D | plugin.info.txt | 6 desc Hide some pages and disable actions from extranet ip
|