dokuwiki
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dokuwiki [2026/09/13 14:54] – [2026 09 13] donald | dokuwiki [2026/09/13 19:28] (current) – [2026 09 13] 172.59.136.20 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Dokuwiki ====== | ====== Dokuwiki ====== | ||
| - | ==== 2026 09 13 ==== | + | ===== 2026 09 13 ===== |
| * dokuwiki runs on macqueen.us at dnsexit.com | * dokuwiki runs on macqueen.us at dnsexit.com | ||
| + | * dokuwikiAndroid https:// | ||
| - | < | + | ==== save pages as .md files ==== |
| + | < | ||
| + | as DokuWiki natively requires pages to have a .txt extension. | ||
| - | Plugin Installation: | + | Plugin Installation: |
| - | File Naming Convention: Save your files with a dual extension, specifically .md.txt (e.g., page.md.txt). | + | Bitbucket) to enable native Markdown parsing within DokuWiki. |
| - | Usage: Pages ending in .md are automatically parsed using PHP Markdown Extra. | + | |
| - | Front Matter: The plugin supports front matter (text blocks delimited by ---) at the top of .md pages, which allows metadata to be placed outside the rendered HTML, enabling compatibility with plugins like tag. </ | + | File Naming Convention: Save your files with a dual extension, specifically .md.txt |
| + | (e.g., page.md.txt). | ||
| + | valid wiki page, while the plugin uses the .md suffix to trigger Markdown parsing. | ||
| + | Usage: Pages ending in .md are automatically parsed using PHP Markdown Extra. | ||
| + | can also embed Markdown content in other pages using a specific markdown block. | ||
| + | |||
| + | Front Matter: The plugin supports front matter (text blocks delimited by ---) at | ||
| + | the top of .md pages, which allows metadata to be placed outside the rendered HTML, | ||
| + | enabling compatibility with plugins like tag. </ | ||
dokuwiki.1789311246.txt.gz · Last modified: 2026/09/13 14:54 by donald
