WYSIWYG Editors
Markup Languages
- Comparison of document-markup languages (Wikipedia) ↪
- Markdown ↪: Leightweight "human-readable" text markup language for simple docs (ex:
README.md
files).
- ASCIIDoc ↪: "Human-readable" text markup language. More elaborate than "Markdown". Better suited for typical documents applications.
- ASCIIDoc (Wikipedia) ↪
- Asciidoctor ↪: A textprocessor implementation for ASCIIDoc.
- Support for
LaTeX
equations (+ other equation markup languages).
- Ideal for generating
.html
(web pages), .pdf
, and other document formats.
LaTeX
↪: A document preparation system. Highly flexible. Used to generate many professional textbooks & theses.
TeX editors