Markdown is a tool that allows writing content in a simple plain text format that can be transformed to HTML to be displayed on websites for example. The big advantage is that as a writer, you can focus on your content instead of the technicalities of HTML.
Interactivity
Markdown out of the box is used for purely static content, but it is possible to add interactivity through 🔻 MDX.
Linting
🧑💻️ VSCode has extensions to support 🔻 Markdown Linting.
Emoji support
There are two ways to support Emojis in Markdown:
- GitHub Markdown Flavor
- Unicode codes (warning! This page takes a very long time to load)