Skip to content

Markdown.md

Documenttext/markdown

Markdown is a lightweight markup language used by developers, README files, and documentation.

Advantages

  • Human-readable source
  • Simple syntax
  • Developer favourite

Limitations

  • No image embedding
  • No complex layout
  • Multiple flavours