In the forge, you don’t use a jeweler’s hammer to shape a plowshare. In the digital world, ‘Domain-Specific’ markup languages are the specialized tools of the Textsmith.
1. The Narrative Speed: Markdown
When you are blogging or taking notes, speed is king. Markdown’s beauty is its invisibility. It stays out of your way so the thoughts can flow. Domain: Blogging, Documentation, READMEs.
2. The Academic Precision: Typst
When you need to align math formulas, manage bibliographies, and ensure 100% layout consistency for a University paper, Markdown fails. You need the precision of Typst. Domain: Scientific papers, Resumes, Technical Books.
3. The Universal Structure: HTML/XML
When the goal is for a machine to understand the relationship between data points across the entire internet, you need the ‘Tags’ of HTML. Domain: Web structure, Data exchange.
Choosing the right markup isn’t about preference; it’s about respecting the requirements of the domain.
Forged in the terminal. Refined under the anvil.