Content deleted Content added
repaired table with bad structure and reordered its columns |
Cup o' Java (talk | contribs) →Comparison of language features: remove blank "Release date" column |
||
Line 23:
== Comparison of language features ==
<!-- TODO: add "Release date" column (please don't just add a blank column) -->
{| class="wikitable" style="text-align:center"
Line 34 ⟶ 36:
! <code>class</code> attribute
! <code>id</code> attribute
|-
! {{rh}} | [[AsciiDoc]]
Line 43 ⟶ 44:
| {{no}}
| {{no}}
|-
! {{rh}} | [[Almost Free Text|AFT]]
Line 52:
| {{no}}
| {{no}}
|-
! {{rh}} | [[BBCode]]
Line 61 ⟶ 60:
| {{no}}
| {{no}}
|-
! {{rh}} | [[Creole (markup)|Creole]]
Line 70 ⟶ 68:
| {{no}}
| {{no}}
|-
! {{rh}} | [[deplate]]
Line 79 ⟶ 76:
| {{yes}}
| {{yes}}
|-
! {{rh}} | [[GitHub Flavored Markdown]]
Line 88 ⟶ 84:
| {{no}}
| {{no}}
|-
! {{rh}} | [[Jemdoc]]<ref name="jemdoc" />
Line 97 ⟶ 92:
| {{no}}
| {{no}}
|-
! {{rh}} | [[KARAS (computer language)|KARAS]]
Line 106 ⟶ 100:
| {{yes-no}}
| {{yes-no}}
|-
! {{rh}} | [[Markdown]]
Line 115 ⟶ 108:
| {{yes-no}}
| {{yes-no}}
|-
! {{rh}} | [[Markdown Extra]]
Line 124 ⟶ 116:
| {{yes}}
| {{yes}}
|-
! {{rh}} | [[MediaWiki#Markup|MediaWiki]]
Line 133 ⟶ 124:
| {{yes}}
| {{yes}}
|-
! {{rh}} | [[MultiMarkdown]]
Line 142 ⟶ 132:
| {{no}}
| {{no}}
|-
! {{rh}} | [[Org-mode]]
Line 151 ⟶ 140:
| {{yes}}
| {{yes}}
|-
! {{rh}} | [[PmWiki]]
Line 160 ⟶ 148:
| {{yes}}
| {{yes}}
|-
! {{rh}} | [[Plain Old Documentation|POD]]
Line 169 ⟶ 156:
| {{dunno}}
| {{dunno}}
|-
! {{rh}} | [[reStructuredText]]
Line 178 ⟶ 164:
| {{yes}}
| {{yes-No|auto}}
|-
! {{rh}} | [[Textile (markup language)|Textile]]
Line 187 ⟶ 172:
| {{yes}}
| {{yes}}
|-
! {{rh}} | [[Texy!]]
Line 196 ⟶ 180:
| {{yes}}
| {{yes}}
|-
! {{rh}} | [[txt2tags]]
Line 205 ⟶ 188:
| {{dunno}}
| {{dunno}}
|}
<!-- TODO: add "Release date" column (please don't just add a blank column) -->
Markdown's own syntax does not support tables, class attributes, or id attributes; however, since Markdown supports inclusion of native HTML code, these features can be implemented using direct HTML. (Note that some extensions may support these features.)
|