TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

We need a new document markup language – here is why

6 pointsby airnomadover 5 years ago

4 comments

unlinked_dllover 5 years ago
Bit weird to say you&#x27;re going to talk about syntax and then complain about syntax highlighting in markdown, which is a rendering problem.<p>Markdown is perfectly well suited for whatever documentation needs you have imo&#x2F;e. If you need complexities not standard to CommonMark you tweak your renderer or inject some html as a preprocessing step, for example adding mathjax for formulae or say, a syntax highlighter.<p>Markdown is simple enough to use and simple enough to extend for your deployment. Haven&#x27;t had any issues with very complex docs started in MD.
alexellisukover 5 years ago
They all look horrible for documentation apart from YAML, which IMHO is a suitable compromise with add-ons for tables, etc.
gyozaover 5 years ago
looks cool -- I would use it.
dalyover 5 years ago
Latex.