Tagged articles

Markup Language

3 articles · Page 1 of 1
21CTO
21CTO
Aug 4, 2026 · Fundamentals

Quick Start Guide: Why Typst Beats LaTeX for Modern Document Typesetting

Typst is a markup‑based, easy‑to‑learn typesetting language that offers a modern alternative to TeX/LaTeX with concise syntax, programmable styling, CLI/Web/VS Code tools, flexible export formats, powerful code mode, query system, and robust math support, making high‑quality document creation far simpler.

CLIDocument typesettingLaTeX alternative
0 likes · 9 min read
Quick Start Guide: Why Typst Beats LaTeX for Modern Document Typesetting
AI Engineer Programming
AI Engineer Programming
May 17, 2026 · Fundamentals

Why Are We Still Using Markdown?

The article analyses Markdown's minimalist design, its ambiguous syntax, security flaws such as ReDoS and XSS vulnerabilities, and the growing gap between its original simple transliteration goal and the complex compiler‑like features developers now demand.

CommonMarkMarkdownMarkup Language
0 likes · 14 min read
Why Are We Still Using Markdown?
Subtle Storm
Subtle Storm
Feb 25, 2025 · Fundamentals

Mastering Markdown: A Complete Guide to Syntax and Best Practices

This article provides a thorough, step‑by‑step walkthrough of Markdown’s core syntax—headings, paragraphs, line breaks, emphasis, lists, links, images, code blocks—and advanced features such as tables, blockquotes, task lists, horizontal rules, and embedded HTML, while highlighting common use cases and rendering pitfalls.

DocumentationFormattingGitHub
0 likes · 9 min read
Mastering Markdown: A Complete Guide to Syntax and Best Practices