Loading...
 
Skip to main content

History: Tiki-Flavored Markdown

Source of version: 3 (current)

Copy to clipboard
Please see: ((doc:Tiki-Flavored Markdown))



For each exception (addition / modification) to https://github.github.com/gfm/, we need to maintain custom code for both
# league/commonmark: https://packagist.org/packages/league/commonmark
# The WYSWIYG editor: ((doc:TOAST UI Editor))

This page is to keep track of all the modifications.

!! Wiki Plugins
* ((doc:All Plugins)) continue to work, with same syntax (which is quite good)

!! wiki-style links
* including links to wiki pages (both internal and sister wiki) - CamelCased ones with wiki words enabled
** ((doc:Wiki-Syntax Links))
** ((doc:Page Alias))

!! Heading with extra features
{CODE()}
##- h2 heading
{CODE}

!! Wiki Argument Variables
* ((doc:Wiki Argument Variables))

!! no parse
* ~ np ~ ~ /np ~ style of not parsed blocks. (kept from Tiki syntax)

!! Smileys
* ((doc:Smileys)) will be converted to Emojis

!! User Mentions
* ((doc:User Mentions))

!! Dynamic variables
* ((doc:Dynamic variables))

!! Typography
* ((doc:Typography))

!! What else?
Show PHP error messages