| /plugin/latexit/tests/dw_orig_test_files/ |
| D | test8.txt | 1 ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ 6 | ^ Heading 1 ^ Heading 2 ^ 7 ^ Heading 3 | Row 1 Col 2 | Row 1 Col 3 | 8 ^ Heading 4 | no colspan this time | | 9 ^ Heading 5 | Row 2 Col 2 | Row 2 Col 3 | 12 ^ Heading 1 ^ Heading 2 ^ Heading 3 ^
|
| /plugin/latexit/tests/my/ |
| D | test8.latex | 10 \textbf{Heading 1} & \textbf{Heading 2} & \textbf{Heading 3} \\ 22 & \textbf{Heading 1} & \textbf{Heading 2} \\ 24 \textbf{Heading 3} & Row 1 Col 2 & Row 1 Col 3 \\ 26 \textbf{Heading 4} & no colspan this time & \\ 28 \textbf{Heading 5} & Row 2 Col 2 & Row 2 Col 3 \\ 35 \textbf{Heading 1} & \textbf{Heading 2} & \textbf{Heading 3} \\
|
| /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/ |
| H A D | HeadingRenderer.php | 18 use League\CommonMark\Extension\CommonMark\Node\Block\Heading; alias 27 * @param Heading $block 35 Heading::assertInstanceOf($node);
|
| /plugin/farmer/_animal/data/pages/wiki/ |
| H A D | syntax.txt | 271 ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ 278 ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ 287 | ^ Heading 1 ^ Heading 2 ^ 288 ^ Heading 3 | Row 1 Col 2 | Row 1 Col 3 | 289 ^ Heading 4 | no colspan this time | | 290 ^ Heading 5 | Row 2 Col 2 | Row 2 Col 3 | 294 | ^ Heading 1 ^ Heading 2 ^ 295 ^ Heading 3 | Row 1 Col 2 | Row 1 Col 3 | 296 ^ Heading 4 | no colspan this time | | 297 ^ Heading 5 | Row 2 Col 2 | Row 2 Col 3 | [all …]
|
| /plugin/farm/install/animaltemplate/data/pages/wiki/ |
| D | syntax.txt | 260 ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ 267 ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ 276 | ^ Heading 1 ^ Heading 2 ^ 277 ^ Heading 3 | Row 1 Col 2 | Row 1 Col 3 | 278 ^ Heading 4 | no colspan this time | | 279 ^ Heading 5 | Row 2 Col 2 | Row 2 Col 3 | 283 | ^ Heading 1 ^ Heading 2 ^ 284 ^ Heading 3 | Row 1 Col 2 | Row 1 Col 3 | 285 ^ Heading 4 | no colspan this time | | 286 ^ Heading 5 | Row 2 Col 2 | Row 2 Col 3 |
|
| /plugin/webcomponent/_test/data/pages/ |
| D | heading.txt | 1 # WebComponent - Heading (AtxMarkdown)
|
| /plugin/wordimport/docx/ |
| D | Heading.php | 10 class Heading extends AbstractParagraph class
|
| D | Document.php | 70 return new Heading($this->docx, $p);
|
| /plugin/api/_test/ |
| D | page.test.php | 56 $backlinkHomePageTitle = 'Backlink Page Heading 1';
|
| /plugin/bookmark2wiki/ |
| H A D | README.md | 40 - Set `position`: Choose "After Heading (prepend)" or "End of Page (append)" from the dropdown. 58 …- If set to "After Heading (prepend)", the bookmark appears after the first heading (e.g., `======… 77 … Verify the `position` setting in Admin > Configuration is set to "After Heading (prepend)" for to…
|
| /plugin/webcomponent/ |
| D | README.md | 20 * Implementation of the [Markdown Atx Heading](https://spec.commonmark.org/0.29/#atx-heading)
|
| /plugin/ckgedit/ckeditor/lang/ |
| D | en.js.4.9 | 5 …al (DIV)","tag_h1":"Heading 1","tag_h2":"Heading 2","tag_h3":"Heading 3","tag_h4":"Heading 4","tag…
|
| D | lang_array.txt | 360 "tag_h1": "Heading 1", 361 "tag_h2": "Heading 2", 362 "tag_h3": "Heading 3", 363 "tag_h4": "Heading 4", 364 "tag_h5": "Heading 5", 365 "tag_h6": "Heading 6",
|
| D | en.js-4.9.merged | 5 …al (DIV)","tag_h1":"Heading 1","tag_h2":"Heading 2","tag_h3":"Heading 3","tag_h4":"Heading 4","tag…
|
| D | en.js.unc | 5 …al (DIV)","tag_h1":"Heading 1","tag_h2":"Heading 2","tag_h3":"Heading 3","tag_h4":"Heading 4","tag…
|
| D | en.4.9.js.beautified | 440 "tag_h1": "Heading 1", 441 "tag_h2": "Heading 2", 442 "tag_h3": "Heading 3", 443 "tag_h4": "Heading 4", 444 "tag_h5": "Heading 5", 445 "tag_h6": "Heading 6",
|
| /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/ |
| H A D | Commonmark.php | 51 if($node instanceof \League\CommonMark\Extension\CommonMark\Node\Block\Heading) {
|
| /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/ |
| H A D | CommonmarkToDokuwikiExtension.php | 72 … ->addRenderer(BlockElement\Heading::class, new BlockRenderer\HeadingRenderer(), 0)
|
| /plugin/ckgdoku/ckeditor/lang/ |
| D | lang_array.txt | 360 "tag_h1": "Heading 1", 361 "tag_h2": "Heading 2", 362 "tag_h3": "Heading 3", 363 "tag_h4": "Heading 4", 364 "tag_h5": "Heading 5", 365 "tag_h6": "Heading 6",
|
| D | en.js.unc | 5 …al (DIV)","tag_h1":"Heading 1","tag_h2":"Heading 2","tag_h3":"Heading 3","tag_h4":"Heading 4","tag…
|
| D | en.js.beautified | 356 tag_h1: "Heading 1", 357 tag_h2: "Heading 2", 358 tag_h3: "Heading 3", 359 tag_h4: "Heading 4", 360 tag_h5: "Heading 5", 361 tag_h6: "Heading 6",
|
| /plugin/ckgedit/lang/ |
| D | en.4.9.js.beautified | 440 "tag_h1": "Heading 1", 441 "tag_h2": "Heading 2", 442 "tag_h3": "Heading 3", 443 "tag_h4": "Heading 4", 444 "tag_h5": "Heading 5", 445 "tag_h6": "Heading 6",
|
| /plugin/odt/ |
| D | example.css | 19 * DokuWiki syntax: ====== Heading ======
|
| /plugin/adhoctags/ |
| D | README.md | 40 - `<hgroup>` – “[Heading group](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/hgroup)”
|
| /plugin/mikioplugin/ |
| H A D | README.md | 122 - Heading element now supports `color` and `text-decoration` options. Requested by Dylan.
|