Loading...
 
Skip to main content

History: Tiki-Flavored Markdown

Source of version: 8

Copy to clipboard
            ! {{page}}

New in ((Tiki25)) is an option to use ''Tiki Flavored Markdown'', which is essentially [https://github.github.com/gfm/|GitHub Flavored Markdown] (GFM) with additional syntax, which itself is essentially CommonMark with additional syntax, which itself is a standardized Markdown.

GFM is a strict superset of CommonMark.

CommonMark is a "A strongly defined, highly compatible specification of Markdown": https://commonmark.org/

Over the last few years, it has become the [https://en.wikipedia.org/wiki/De_facto_standard|de facto standard] for textual syntax on the web.

!! Why did Tiki move to this?
Tiki has always supported Open Standards. If such a standard had existed when Tiki started, we would have used it.

!! History
When Tiki started in 2002, there was no standard for textual syntaxes. So the Tiki community, like other wiki engines just invented a syntax. No grand design. Just grew organically.

In 2006, wiki engines got together to elaborate a standard:
* http://www.wikicreole.org/
* [https://en.wikipedia.org/wiki/Creole_(markup)]

And Tiki was on board with moving to a standard:
* https://dev.tiki.org/item1781-Support-for-the-Wiki-creole-markup-syntax
* http://www.wikicreole.org/wiki/TikiWikiCMSGroupware

Some believed that WYSIWYG editors would make this need go away. We didn't see how that was possible:
* ((tw:Why Wiki Syntax Is Important))
* https://wysiwygproblems.com/

Unfortunately, Wiki Creole didn't gather significant adoption. Why? Likely many reasons, but one is: MediaWiki didn't adopt Wiki Creole, and given its huge market share (It powers Wikipedia and many other projects), 

Be it Wiki Creole or something else, it seemed inevitable that a wiki/textual syntax would eventually become a de facto standard. But which one?
* MediaWiki's syntax? 
* https://en.wikipedia.org/wiki/AsciiDoc (started in 2002)
* https://en.wikipedia.org/wiki/Markdown (started in 2004)
* https://en.wikipedia.org/wiki/ReStructuredText (started in 2002)
* Or one of the many others?:
https://en.wikipedia.org/wiki/Lightweight_markup_language

Over time, Markdown popularity grew, and the CommonMark project made it easy to adopt for developers.

In 2019, ((Tiki20)) added the possibility to add CommonMark to a section of a page: ((PluginMarkdown)).

In 2022, ((Tiki25)) added the possibility to add Tiki Flavored Markdown by default to all content.


!! The Future
Next steps:
* Tiki Flavored Markdown will become the default syntax at one point.

What will happen to Tiki syntax?

For the foreseeable future, it will remain an option in Tiki
* The code is stable so we don't need to invest time on it.
* 2 decades of Tiki users have content using it. Migration is just too much work.

However, development and innovation will shift to Tiki Flavored Markdown so over time, there will be more and more incentive to migrate.

!! FAQ
!!! Is it possible to use Tiki Flavored Markdown for new content, while old content remains in Tiki syntax.
Yes, this is the default behavior.

!!! What parser does Tiki use?
[https://packagist.org/packages/league/commonmark|league/commonmark] which has over 115 million downloads.

!!! Why didn't Tiki move to something else sooner?
Changing wiki syntax is one of the most disruptive thing you can do to a wiki engine. It affects all the content. And it affects all the users. Thus, it is a huge quantity of work, and has the risk of alienating members of the community (they feel it imposes work on them, and they don't see the benefits).

It's acceptable to do a change like this every 10 or 15 years. So you need to be confident in your decision.

And while CommonMark has become the ''de facto'' standard, the [https://talk.commonmark.org/t/issues-we-must-resolve-before-1-0-release-6-remaining/1287|spec has still not reached 1.0].


(alias(Markdown))
        

History

Advanced
Information Version
Marc Laporte 31
Gary Cunningham-Lee Page renamed from Tiki Flavored Markdown to Tiki-Flavored Markdown. Semantic alias redirect created 30
Marc Laporte 29
Marc Laporte Lots of downloads in not a lot of time! 28
Marc Laporte 27
Marc Laporte 26
Marc Laporte 25
Marc Laporte 24
Marc Laporte 23
Marc Laporte 22
Marc Laporte 21
Marc Laporte 20
Marc Laporte 19
Marc Laporte 18
Marc Laporte 17
Marc Laporte 16
Marc Laporte 15
Marc Laporte 14
Marc Laporte 13
Marc Laporte 12
Marc Laporte 11
Marc Laporte 10
Marc Laporte 9
Marc Laporte 8
Marc Laporte 7
Marc Laporte 6
Marc Laporte 5
Marc Laporte 4
Marc Laporte 3
Marc Laporte 2
Marc Laporte 1