Markup

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Web document markup)
(Specialized markup)
(6 intermediate revisions by 3 users not shown)
Line 20: Line 20:
 
== Text markup ==
 
== Text markup ==
  
 +
* [[Almost Plain Text]]
 
* [[CommonMark]] (variant of Markdown, attempted to be more standardized)
 
* [[CommonMark]] (variant of Markdown, attempted to be more standardized)
 
* [[LaTeX]] (User-friendly version of [[TeX]] used by mathematicians, computer scientists etc)
 
* [[LaTeX]] (User-friendly version of [[TeX]] used by mathematicians, computer scientists etc)
Line 29: Line 30:
 
* [[TeX]] (TeX type-setting language created by Donald Knuth)
 
* [[TeX]] (TeX type-setting language created by Donald Knuth)
 
* [[Wiki markup]]
 
* [[Wiki markup]]
 +
 +
See also [[Hypermedia]]
  
 
== Web document markup ==
 
== Web document markup ==
Line 39: Line 42:
 
* [[WML]]
 
* [[WML]]
 
* [[XHTML]] (Extensible HTML)
 
* [[XHTML]] (Extensible HTML)
 +
 +
See also [[Web]]
  
 
== Specialized markup ==
 
== Specialized markup ==
  
 +
* [[3DMLW]] (3D Markup Language for Web)
 
* [[AIML]] (Artificial Intelligence Markup Language)
 
* [[AIML]] (Artificial Intelligence Markup Language)
 
* [[AsciiMath]]
 
* [[AsciiMath]]
Line 51: Line 57:
  
 
See also [[Document]],[[Text-based data]], and [[News media]].
 
See also [[Document]],[[Text-based data]], and [[News media]].
 +
 +
== Templating engines ==
 +
 +
* [[doT]]
 +
* [[Jinja]]
 +
* [[Pug]]
 +
 +
See also [[Programming Languages#Templates, macros, preprocessors, etc.]]
  
 
== Links ==
 
== Links ==
 
* [https://thoughtstreams.io/glyph/remember-the-nineties/ Remember the Nineties] (complaint about how markup languages are still in use instead of more user-friendly WYSIWYG stuff)
 
* [https://thoughtstreams.io/glyph/remember-the-nineties/ Remember the Nineties] (complaint about how markup languages are still in use instead of more user-friendly WYSIWYG stuff)

Revision as of 19:19, 9 February 2020

File Format
Name Markup
Ontology

{{{caption}}}

Markup languages express the structure and/or presentation of a document through the use of tags, elements, and embedded commands and codes. They are distinguished from programming languages, because instead of giving instructions to be executed, markup elements designate the nature, purpose, or style of text and media which is part of a document.

Contents

General markup

Markup metaformats

Text markup

See also Hypermedia

Web document markup

See also Web

Specialized markup

See also Document,Text-based data, and News media.

Templating engines

See also Programming Languages#Templates, macros, preprocessors, etc.

Links

  • Remember the Nineties (complaint about how markup languages are still in use instead of more user-friendly WYSIWYG stuff)
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox