! {{page}}
Tiki Flavored Markdown is essentially [https://github.github.com/gfm/|GitHub Flavored Markdown] (GFM) with additional syntax.
GFM is a strict superset of CommonMark. All the features which are supported in GitHub user content and that are not specified on the original CommonMark Spec are hence known as extensions, and highlighted as such.
CommonMark is a "A strongly defined, highly compatible specification of Markdown": https://commonmark.org/
It is since a few years, the [https://en.wikipedia.org/wiki/De_facto_standard|de facto standard] for textual syntax.
On this #tikiexpresstutorial, using #tiki19 I’ll show you:
How to enable a feature from the Control Panels
How to enable a Global Feature from the features panel
How to enable an Interface feature
A quick overview of the Programmer features
And where to look for feature options