Markdown Pages

Markdown pages are pages that are written with the Markdown syntax

File Types

We support the following 2 Markdown files type:

Common

Common Syntax

They all share the common Markdown syntax

Note that you can add support for more with unified plugins. By default, we apply the Remark Gfm plugin to add the GitHub Syntax

Custom components

You can create your own components to be used in Markdown content.

We call them markdown component.

They are recognized by the 2 Markdown file types

Remark and Rehype Plugins

You can change how Markdown is parsed with remark and rehype plugins.

The plugins are applied to all Markdown files.

AI Agent Support

We also create Markdown version of every pages for consumption by Ai Agent.