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.
- Next.js 15 Markdown Boilerplate (github.com)
- Show HN: Tablemd – canvas-based Markdown table editor (tablemd.app)
- Show HN: Publish Markdown – A tool to publish Markdown file in one click (publishmarkdown.com)
- Beyond Markdown (2018) (johnmacfarlane.net)
- Markdown Is a Disaster: Why and What to Do Instead (karl-voit.at)
- Beyond Markdown: difficulties of the Commonmark specification (johnmacfarlane.net)
- Show HN: Simple markdown resume; fancy rendered HTML/PDF (leftium.com)
- Programmatically Exporting Google Docs to Markdown and HTML (faisal.software)
- Babelmark3 – Compare Markdown Implementations (babelmark.github.io)
- A Markdown browser for your terminal (github.com)
- Built a tiny site that formats Markdown for Substack (md-to-substack.netlify.app)