User Tools

Site Tools


dokuwiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dokuwiki [2026/09/13 14:54] – [2026 09 13] donalddokuwiki [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://github.com/fabienli/DokuwikiAndroid
  
-<code>To save DokuWiki pages as .md files, you must use the MarkdownExtra plugin, as DokuWiki natively requires pages to have a .txt extension. +==== save pages as .md files ==== 
 +<code>To save DokuWiki pages as .md files, you must use the MarkdownExtra plugin,  
 +as DokuWiki natively requires pages to have a .txt extension. 
  
-Plugin Installation: Install the markdownextra plugin (available on GitHub or Bitbucket) to enable native Markdown parsing within DokuWiki.  +Plugin Installation: Install the markdownextra plugin (available on GitHub or  
-File Naming Convention: Save your files with a dual extension, specifically .md.txt (e.g., page.md.txt).  DokuWiki requires the .txt suffix to recognize the file as a valid wiki page, while the plugin uses the .md suffix to trigger Markdown parsing.  +Bitbucket) to enable native Markdown parsing within DokuWiki.  
-Usage: Pages ending in .md are automatically parsed using PHP Markdown Extra.  You 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. </code>+File Naming Convention: Save your files with a dual extension, specifically .md.txt  
 +(e.g., page.md.txt).  DokuWiki requires the .txt suffix to recognize the file as a  
 +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.  You  
 +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. </code>
  
  
dokuwiki.1789311246.txt.gz · Last modified: 2026/09/13 14:54 by donald