Markdown Support

AntCMS utilizes Markdown to streamline the creation of website content. By using a standard markup language, we eliminate the need for complex, heavy-duty content editors, allowing you to focus entirely on writing while styling is applied directly through your text.

Why Use Markdown?

Markdown provides an efficient and distraction-free experience. It allows authors to:

  • Write Fluidly: Focus on the narrative without switching between different tools or menus.
  • Maintain Consistency: Since styles are embedded in the markup, content remains consistent across different pages.
  • Easy Management: Because it is a plain-text format, your content remains highly portable and easy to manage via version control. (We have a plugin for that!)

Getting Started with Markdown

If you are new to Markdown, it is an intuitive way to format text using simple characters (like ** for bold or ### for headers).

For those just starting out, we recommend the following resource:

Supported Features

AntCMS supports a wide range of Markdown features to ensure your content looks great:

  • Standard Syntax: Full support for headers, bold/italic text, lists, and blockquotes.
  • Extended Elements: Inclusion of emojis and various GitHub-flavored markdown extras.
  • Media & Links: Seamless integration of images and external/internal links.

By providing a robust Markdown experience, AntCMS ensures that crafting high-quality content is as straightforward as possible.