Lightweight markup language: Difference between revisions

Content deleted Content added
Asciidoc supports class with the `role` attribute, and the ID with this sintax: something.
Types: despam red links + EtText
Line 17:
This includes whether they are oriented on textual presentation or on data serialization.{{clarify|date=June 2014}}
 
Presentation oriented languages include [[AsciiDoc]], [[Almost Free Text|AFT]], [[atx (markup language)|atx]], [[BBCode]], [[Creole (markup)|Creole]], [[Crossmark]], [[Deplate]], [[Epytext]], [[EtText]], [[Haml]], [[JsonML]], [[MakeDoc]], [[Markdown]], [[Org-mode]], [[Plain Old Documentation|POD]], [[reStructuredText|reST]], [[Ruby Document format|RD]], [[Setext]], [[SiSU]], [[SPIP]], [[Xupl]], [[Texy!]], [[Textile (markup language)|Textile]], [[txt2tags]], [[UDO (markup language)|UDO]] and [[Wikitext]].
 
Data serialization oriented languages include [[Curl (programming language)|Curl]] (homoiconic, but also reads JSON; every object serializes), [[JSON]], [[OGDL]], [[Simple Declarative Language|SDL]] and [[YAML]].
<!-- to do: make comparison table with types explained above -->