Hackernews posts about Markdown

Markdown is a lightweight markup language that allows users to write formatted text using plain text syntax, which can be converted to HTML, PDF, and other formats. ```mermaid graph LR; A[Markdown] -->| converts to |> B[HTML/PDF]; ``` Note: The above diagram was created using Mermaid.

Related: GitHub   Google   AsciiDoc   Google Drive   MDN   Obsidian   Caddy