Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
wiki:syntax [2008/05/05 18:04] – external edit 127.0.0.1wiki:syntax [2008/05/05 18:54] fantasai
Line 2: Line 2:
  
 [[wiki:DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing the //Edit this page// button at the top or bottom of the page. If you want to try something, just use the [[playground:playground|playground]] page. The simpler markup is easily accessible via [[doku>wiki:quickbuttons|quickbuttons]], too. [[wiki:DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing the //Edit this page// button at the top or bottom of the page. If you want to try something, just use the [[playground:playground|playground]] page. The simpler markup is easily accessible via [[doku>wiki:quickbuttons|quickbuttons]], too.
 +
 +===== Markdown =====
 +
 +<markdown>
 +This wiki supports [Markdown Extra](http://www.michelf.com/projects/php-markdown/extra/) sections, which are enclosed by <code>&lt;markdown></code> and <code>&lt;/markdown></code>. Markdown sections can't generate section edit links, **don't handle wiki links**, and don't trigger typographic substitution, but they are much better at handling lists and embedded HTML.
 +</markdown>
  
 ===== Basic text formatting ===== ===== Basic text formatting =====
 
wiki/syntax.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki