Skip to content

Markdown editors for mint

Markdown is a lightweight markup language with plain text formatting syntax. Using a special editor is not mandatory, but it is always nice to have a preview before deploying your documentation.

From GUI

Markdown developments tools (CLI)

CLI Markdown format support (see pandoc documentation)

sudo apt install -y markdown pandoc
  • Pandoc is a tool able to convert Markdown files into something else like HTML.