Extended Syntax

Markdown Extended Syntax

The basic syntax outlined in John Gruber's original design document was designed to handle common everyday elements for most people. But for some, it wasn't enough — that's where extended syntax comes in.

Some individuals and organizations extended the basic syntax by adding other elements like tables, code blocks, syntax highlighting, automatic URL linking, and footnotes. These can be enabled by using a lightweight markup language based on basic Markdown syntax, or by adding an extension to a compatible Markdown processor.

Availability

Extended syntax is not supported by all Markdown processors. Common supporting environments include GitHub Flavored Markdown (GFM) and Markdown Here.

Comments

Comments are currently unavailable.

Enable GitHub Discussions for this repository and complete the giscus configuration to turn comments on.