Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Lightweight markup language
Markup language with simple, unobtrusive syntax

A lightweight markup language (LML) is a simple, unobtrusive markup language designed for easy writing and reading in its raw form, often using any generic text editor. It is commonly used when both the raw document and the final rendered output need to be accessible. For example, someone downloading a software library might prefer viewing documentation as plain text rather than in a web browser. Lightweight markup languages also facilitate data entry in web publishing platforms like blogs and wikis, where users input content through a simple text box. Server software typically converts this input into a standard document markup language such as HTML.

We don't have any images related to Lightweight markup language yet.
We don't have any YouTube videos related to Lightweight markup language yet.
We don't have any PDF documents related to Lightweight markup language yet.
We don't have any Books related to Lightweight markup language yet.
We don't have any archived web articles related to Lightweight markup language yet.

History

Lightweight markup languages were originally used on text-only displays which could not display characters in italics or bold, so informal methods to convey this information had to be developed. This formatting choice was naturally carried forth to plain-text email communications. Console browsers may also resort to similar display conventions.

In 1986 international standard SGML provided facilities to define and parse lightweight markup languages using grammars and tag implication. The 1998 W3C XML is a profile of SGML that omits these facilities. However, no SGML document type definition (DTD) for any of the languages listed below is known.

Types

Lightweight markup languages can be categorized by their tag types. Like HTML (<b>bold</b>), some languages use named elements that share a common format for start and end tags (e.g. BBCode [b]bold[/b]), whereas proper lightweight markup languages are restricted to ASCII-only punctuation marks and other non-letter symbols for tags, but some also mix both styles (e.g. Textile bq. ) or allow embedded HTML (e.g. Markdown), possibly extended with custom elements (e.g. MediaWiki <ref>'''source'''</ref>).

Most languages distinguish between markup for lines or blocks and for shorter spans of texts, but some only support inline markup.

Some markup languages are tailored for a specific purpose, such as documenting computer code (e.g. POD, reST, RD) or being converted to a certain output format (usually HTML or LaTeX) and nothing else, others are more general in application. This includes whether they are oriented on textual presentation or on data serialization.

Presentation oriented languages include AsciiDoc, atx, BBCode, Creole, Crossmark, Djot, Epytext, Haml, JsonML, MakeDoc, Markdown, Org-mode, POD (Perl), reST (Python), RD (Ruby), Setext, SiSU, SPIP, Xupl, Texy!, Textile, txt2tags, UDO and Wikitext.

Data serialization oriented languages include Curl (homoiconic, but also reads JSON; every object serializes), JSON, and YAML.

Comparison of language features

Comparing language features
LanguageHTML export toolHTML import toolTablesLink titlesclass attributeid attributeRelease date
AsciiDocYesYesYesYesYesYes2002-11-251
BBCodeNoNoYesNoNoNo1998
CreoleNoNoYesNoNoNo2007-07-042
DjotYesYes3YesYesYesYes2022-07-304
DokuWikiYesYes/NoYesYesYes/NoYes/No2004-07-045
GemtextYes?NoYesNoNo2020
GitHub Flavored MarkdownYesNoYesYesNoNo2011-04-28+
Jira Formatting NotationYesNoYesYesNoNo2002+6
MarkdownYesYesNoYesYes/NoYes/No2004-03-1978
Markdown ExtraYesYesYes9YesYesYes2013-04-1110
MediaWikiYesYesYesYesYesYes200211
MultiMarkdownYesNoYesYesNoNo2009-07-13
Org-modeYesYes12YesYesYesYes200313
PmWikiYes14YesYesYesYesYes2002-01
PODYes?NoYes??1994
reStructuredTextYesYes15YesYesYesauto2002-04-0216
setextYesYesNoYesNoNo199217
SlackNoNoNoYesNoNo2013+1819
TextileYesNoYesYesYesYes2002-12-2620
TexyYesYesYesYesYesYes200421
TiddlyWikiYesNoYesYesYesNo2004-0922
txt2tagsYesYes23Yes24YesYes/NoYes/No2001-07-2625
WhatsAppNoNoNoNoNoNo2016-03-1626

Markdown's own syntax does not support class attributes or id attributes; however, since Markdown supports the inclusion of native HTML code, these features can be implemented using direct HTML. (Some extensions may support these features.)

txt2tags' own syntax does not support class attributes or id attributes; however, since txt2tags supports inclusion of native HTML code in tagged areas, these features can be implemented using direct HTML when saving to an HTML target.27

DokuWiki does not support HTML import natively, but HTML to DokuWiki converters and importers exist and are mentioned in the official documentation.28 DokuWiki does not support class or id attributes, but can be set up to support HTML code, which does support both features. HTML code support was built-in before release 2023-04-04.29 In later versions, HTML code support can be achieved through plugins, though it is discouraged.30

Comparison of implementation features

Comparing implementations, especially output formats
LanguageImplementationsXHTMLCon/LaTeXPDFDocBookODFEPUBDOC(X)LMLsOtherLicense
AsciiDocPython, Ruby, JavaScript, JavaXHTMLLaTeXPDFDocBookODFEPUBNoMan page, etc.GNU GPL, MIT
BBCodePerl, PHP, C#, Python, Ruby(X)HTMLNoNoNoNoNoNoPublic Domain
CreolePHP, Python, Ruby, JavaScript31Depends on implementationCC_BY-SA 1.0
DjotLua (originally), JavaScript, Prolog, Rust32HTMLLaTeX, ConTeXtPDFDocBookODFEPUBRTFMediaWiki, reSTMan page, S5 etc.MIT
GitHub Flavored MarkdownHaskell (Pandoc)HTMLLaTeX, ConTeXtPDFDocBookODFEPUBDOCAsciiDoc, reSTOPMLGPL
Java,33 JavaScript,343536 PHP,3738 Python,39 Ruby40HTML4142434445NoNoNoNoNoNoProprietary
MarkdownPerl (originally), C,4647 Python,48 JavaScript, Haskell,49 Ruby,50 C#, Java, PHPHTMLLaTeX, ConTeXtPDFDocBookODFEPUBRTFMediaWiki, reSTMan page, S5 etc.BSD-style & GPL (both)
Markdown ExtraPHP (originally), Python, RubyXHTMLNoNoNoNoNoNoBSD-style & GPL (both)
MediaWikiPerl, PHP, Haskell, PythonXHTMLNoNoNoNoNoNoGNU GPL
MultiMarkdownC, Perl(X)HTMLLaTeXPDFNoODFNoDOC, RTFOPMLGPL, MIT
Org-modeEmacs Lisp, Ruby (parser only), Perl, OCamlXHTMLLaTeXPDFDocBookODFEPUB51DOCX52MarkdownTXT, XOXO, iCalendar, Texinfo, man, contrib: groff, s5, deck.js, Confluence Wiki Markup,53 TaskJuggler, RSS, FreeMindGPL
PmWikiPHPXHTML 1.0 Transitional, HTML5NoPDF export addonsNoNoEPUB export addonNoGNU GPL
PODPerl(X)HTML, XMLLaTeXPDFDocBookNoNoRTFMan page, plain textArtistic License, Perl's license
reStructuredTextPython,5455 Haskell (Pandoc), Java,HTML, XMLLaTeXPDFDocBookODFEPUBDOCman, S5, Devhelp, QT Help, CHM, JSONPublic Domain
TextilePHP, JavaScript, Java, Perl, Python, Ruby, ASP, C#, HaskellXHTMLNoNoNoNoNoNoTextile License
Texy!PHP, C#, Java 56(X)HTMLNoNoNoNoNoNoGNU GPL v2 License
txt2tagsPython,57 PHP58(X)HTML, SGMLLaTeXPDFDocBookODFEPUBDOCCreole, AsciiDoc, MediaWiki, MoinMoin, PmWiki, DokuWiki, Google Code Wikiroff, man, MagicPoint, Lout, PageMaker, ASCII Art, TXTGPL

Comparison of lightweight markup language syntax

Inline span syntax

Although usually documented as yielding italic and bold text, most lightweight markup processors output semantic HTML elements em and strong instead. Monospaced text may either result in semantic code or presentational tt elements. Few languages make a distinction, e.g. Textile, or allow the user to configure the output easily, e.g. Texy.

LMLs sometimes differ for multi-word markup where some require the markup characters to replace the inter-word spaces (infix). Some languages require a single character as prefix and suffix, other need doubled or even tripled ones or support both with slightly different meaning, e.g. different levels of emphasis.

Comparison of text formatting syntax
HTML output<strong>strongly emphasized</strong><em>emphasized text</em><code>code</code>semantic
<b>bold text</b><i>italic text</i><tt>monospace text</tt>presentational
AsciiDoc*bold text*_italic text_`monospace text`Can double operators to apply formatting where there is no word boundary (for example **b**old t**ex**t yields bold text).
'italic text'59+monospace text+60
BBCode[b]bold text[/b][i]italic text[/i][code]monospace text[/code]Formatting works across line breaks.
Creole**bold text**//italic text//{{{monospace text}}}Triple curly braces are for nowiki which is optionally monospace.
Djot*bold text*_italic text_`monospace text`
DokuWiki**bold text**//italic text//<code>code</code>
''monospace text''
Gemtext```alt textmonospace text```Text immediately following the first three backticks is alt-text.
Jira Formatting Notation*bold text*_italic text_{{monospace text}}
Markdown61**bold text***italic text*`monospace text`semantic HTML tags
__bold text___italic text_
MediaWiki'''bold text'''''italic text''<code>monospace text</code>mostly resorts to inline HTML
Org-mode*bold text*/italic text/=code=
~verbatim~
PmWiki'''bold text'''''italic text''@@monospace text@@
PODB<bold text>I<italic text>C<monospace text>Indented text is also shown as monospaced code.
reStructuredText**bold text***italic text*``monospace text``
Setext**bold text**~italic text~`monospace text`
Slack*bold text*_italic text_`monospace text````block of monospaced text```
Textile62*strong*_emphasis_@monospace text@semantic HTML tags
**bold text**__italic text__presentational HTML tags
Texy!**bold text***italic text*`monospace text`semantic HTML tags by default, optional support for presentational tags
//italic text//
TiddlyWiki''bold text''//italic text//`monospace text`
``monospace text``
txt2tags**bold text**//italic text//``monospace text``
WhatsApp*bold text*_italic text_```monospace text```

Gemtext does not have any inline formatting, monospaced text (called preformatted text in the context of Gemtext) must have the opening and closing ``` on their own lines.

Emphasis syntax

In HTML, text is emphasized with the <em> and <strong> element types, whereas <i> and <b> traditionally mark up text to be italicized or bold-faced, respectively.

Microsoft Word and Outlook, and accordingly other word processors and mail clients that strive for a similar user experience, support the basic convention of using asterisks for boldface and underscores for italic style. While Word removes the characters, Outlook retains them.

Italic type or normal emphasis
CodeAsciiDocATXCreole,DokuWikiJiraMarkdownMediaWikiOrg-modePmWikireSTSetextSlackTextileTexy!TiddlyWikitxt2tagsWhatsApp
*italic*NoNoNoNoYesNoNoNoYesNoNoNoYesNoNoNo
**italic**NoNoNoNoNoNoNoNoNoNoNoNoNoNoNoNo
_italic_YesYesNoYesYesNoNoNoNoNoYesYesNoNoNoYes
__italic__YesNoNoNoNoNoNoNoNoNoNoYesNoNoNoNo
'italic'Yes/No63NoNoNoNoNoNoNoNoNoNoNoNoNoNoNo
''italic''Yes/No64NoNoNoNoYesNoYesNoNoNoNoNoNoNoNo
/italic/NoNoNoNoNoNoYesNoNoNoNoNoNoNoNoNo
//italic//NoNoYesNoNoNoNoNoNoNoNoNoYesYesYesNo
~italic~NoNoNoNoNoNoNoNoNoYesNoNoNoNoNoNo
Bold face or strong emphasis
CodeAsciiDocATXCreole,DokuWikiJiraMarkdownMediaWikiOrg-modePmWikireSTSetextSlackTextileTexy!TiddlyWikitxt2tagsWhatsApp
*bold*YesYesNoYesNoNoYesNoNoNoYesYesNoNoNoYes
**bold**YesNoYesNoYesNoNoNoYesYesNoYesYesNoYesNo
__bold__NoNoNoNoYesNoNoNoNoNoNoNoNoNoNoNo
''bold''NoNoNoNoNoNoNoNoNoNoNoNoNoYesNoNo
'''bold'''NoNoNoNoNoYesNoYesNoNoNoNoNoNoNoNo

Editorial syntax

In HTML, removed or deleted and inserted text is marked up with the <del> and <ins> element types, respectively. However, legacy element types <s> or <strike> and <u> are still also available for stricken and underlined spans of text.

Underlined or inserted text
LanguageCodeDokuWikiJiraMarkdownOrg-modeSetextTiddlyWikitxt2tags
_underline_NoNoOptionalYesYesNoNo
__underline__YesNoOptionalNoNoYesYes
+underline+NoYesNoNoNoNoNo

AsciiDoc, ATX, Creole, MediaWiki, PmWiki, reST, Slack, Textile, Texy! and WhatsApp do not support dedicated markup for underlining text. Textile does, however, support insertion via the +inserted+ syntax.

Strike-through or deleted text
LanguageCodeJiraMarkdownOrg-modeSlackTextileTiddlyWikitxt2tagsWhatsApp
~stricken~NoNoNoYesNoNoNoYes
~~stricken~~NoGFMNoNoNoYesNoNo
+stricken+NoNoYesNoNoNoNoNo
-stricken-YesNoNoNoYesNoNoNo
--stricken--NoNoNoNoNoNoYesNo

ATX, Creole, MediaWiki, PmWiki, reST, Setext and Texy! do not support dedicated markup for striking through text.

DokuWiki supports HTML-like <del>stricken</del> syntax, even with embedded HTML disabled.

AsciiDoc supports stricken text through a built-in text span65 prefix: [.line-through]#stricken#.

Programming syntax

Quoted computer code is traditionally presented in typewriter-like fonts where each character occupies the same fixed width. HTML offers the semantic <code> and the deprecated, presentational <tt> element types for this task.

Monospaced font, teletype text or code
CodeAsciiDocATXCreoleGemtextJiraMarkdownOrg-modePmWikireSTSlackTextileTexy!TiddlyWikitxt2tagsWhatsApp
@code@NoNoNoNoNoNoNoNoNoNoYesNoNoNoNo
@@code@@NoNoNoNoNoNoNoYesNoNoNoNoNoNoNo
`code`YesNoNoNoNoYesNoNoNoYesNoYesYesNoNo
``code``YesNoNoNoNoYesNoNoYesNoNoNoYesYesNo
```code```NoNoNoYesNoYesNoNoNoYes/NoNoNoYesNoYes
=code=NoNoNoNoNoNoYesNoNoNoNoNoNoNoNo
~code~NoNoNoNoNoNoYesNoNoNoNoNoNoNoNo
+code+Yes/No66NoNoNoNoNoNoNoNoNoNoNoNoNoNo
++code++Yes/No67NoNoNoNoNoNoNoNoNoNoNoNoNoNo
{{code}}NoNoNoNoYesNoNoNoNoNoNoNoNoNoNo
{{{code}}}NoNoYesNoNoNoNoNoNoNoNoNoNoNoNo
|code|NoYesNoNoNoNoNoNoNoNoNoNoNoNoNo
;;code;;

Mediawiki and Gemtext do not provide lightweight markup for inline code spans.

Heading syntax

Headings are usually available in up to six levels, but the top one is often reserved to contain the same as the document title, which may be set externally. Some documentation may associate levels with divisional types, e.g. part, chapter, section, article or paragraph. This article uses 1 as the top level, but index of heading levels may begin at 1 or 0 in official documentation.

Most LMLs follow one of two styles for headings, either Setext-like underlines or atx-like68 line markers, or they support both.

Underlined headings

Level 1 Heading =============== Level 2 Heading --------------- Level 3 Heading ~~~~~~~~~~~~~~~

The first style uses underlines, i.e. repeated characters (e.g. equals =, hyphen - or tilde ~, usually at least two or four times) in the line below the heading text.

Underlined heading levels
CharacterLanguage=-~*#+^_:"'`.Min. length
AsciiDoc69123NoNo54NoNoNoNoNoNo270
Markdown12NoNoNoNoNoNoNoNoNoNoNo1
reStructuredTextHeading structure is determined dynamically from the succession of headingsheading width
Setext12NoNoNoNoNoNoNoNoNoNoNo?
Texy!34No21NoNoNoNoNoNoNoNo3

Headings may optionally be overline in reStructuredText, in addition to being underlined.

Prefixed headings

# Level 1 Heading ## Level 2 Heading ## ### Level 3 Heading ###

The second style is based on repeated markers (e.g. hash #, equals = or asterisk *) at the start of the heading itself, where the number of repetitions indicates the (sometimes inverse) heading level. Most languages also support the reduplication of the markers at the end of the line, but whereas some make them mandatory, others do not even expect their numbers to match.

Line prefix (and suffix) headings
CharacterLanguage=#*!+SuffixLevelsIndentation
AsciiDocYesNoNoNoNoOptional1–6No
CreoleYesNoNoNoNoOptional1–6No
DokuWikiYesNoNoNoNoYes6-1No
GemtextNoYesNoNoNo?1–3No
MarkdownNoYesNoNoNoOptional1–6No
MediaWikiYesNoNoNoNoYes1–6No
Org-modeNoNoYesNoNoNo1– +∞alternative717273
PmWikiNoNoNoYesNoOptional1–6No
Texy!YesYesNoNoNoOptional6–1, dynamicNo
TiddlyWikiNoNoNoYesNoNo1–6No
txt2tagsYesNoNoNoYesYes1–6No

Org-mode supports indentation as a means of indicating the level.

BBCode does not support section headings at all.

POD and Textile choose the HTML convention of numbered heading levels instead.

Other heading formats
LanguageFormat
POD=head1 Level 1 Heading=head2 Level 2 Heading
Textile,74 Jira75h1. Level 1 Headingh2. Level 2 Headingh3. Level 3 Headingh4. Level 4 Headingh5. Level 5 Headingh6. Level 6 Heading

Microsoft Word supports auto-formatting paragraphs as headings if they do not contain more than a handful of words, no period at the end and the user hits the enter key twice. For lower levels, the user may press the tabulator key the according number of times before entering the text, i.e. one through eight tabs for heading levels two through nine.

Link syntax

Hyperlinks can either be added inline, which may clutter the code because of long URLs, or with named alias or numbered id references to lines containing nothing but the address and related attributes and often may be located anywhere in the document. Most languages allow the author to specify text Text to be displayed instead of the plain address http://example.com and some also provide methods to set a different link title Title which may contain more information about the destination.

LMLs that are tailored for special setups, e.g. wikis or code documentation, may automatically generate named anchors (for headings, functions etc.) inside the document, link to related pages (possibly in a different namespace) or provide a textual search for linked keywords.

Most languages employ (double) square or angular brackets to surround links, but hardly any two languages are completely compatible. Many can automatically recognize and parse absolute URLs inside the text without further markup.

Hyperlink syntax
LanguagesBasic syntaxText syntaxTitle syntax
AsciiDochttp://example.com[Text]http://example.com
BBCode, Creole, MediaWiki, PmWiki
Slack<http://example.com|Text>
Textile"Text":http://example.com"Text (Title)":http://example.com
Texy!"Text .(Title)":http://example.com
Jira[http://example.com][Text|http://example.com]
MediaWiki[http://example.com Text]
txt2tags[Text http://example.com]
Creole, MediaWiki, PmWiki, DokuWiki[[Name]][[Name|Text]]
Org-mode[[Name][Text]]
TiddlyWiki[[Text|Name]]
Creole[[Namespace:Name]][[Namespace:Name|Text]]
Org-mode[[Namespace:Name][Text]]
Creole, PmWiki[[http://example.com]][[http://example.com|Text]]
BBCode[url]http://example.com[/url][url=http://example.com]Text[/url]
Markdown<http://example.com>[Text](http://example.com)[Text](http://example.com "Title")
reStructuredText`Text <http://example.com/>`_
Gemtext=> gemini://example.com=> gemini://example.com Text
PODL<http://example.com/>L</Name>
setext^.. _Link_name URL

Gemtext and setext links must be on a line by themselves, they cannot be used inline.

Reference syntax
LanguagesText syntaxTitle syntax
AsciiDoc… [[id]] …<<id>>… [[id]] …<<id,Text>>
… anchor:id …xref:id… anchor:id …xref:id[Text]
Markdown… [Text][id] …[id]: http://example.com… [Text][id] …[id]: http://example.com "Title"
… [Text][] …[Text]: http://example.com… [Text][] …[Text]: http://example.com "Title"
… [Text] …[Text]: http://example.com… [Text] …[Text]: http://example.com "Title"
reStructuredText… Name_ ….. _Name: http://example.com
setext… Link_name_ …^.. _Link_name URL
Textile… "Text":alias …[alias]http://example.com… "Text":alias …[alias (Title)]http://example.com
Texy!… "Text":alias …[alias]: http://example.com… "Text":alias …[alias]: http://example.com .(Title)

Org-mode's normal link syntax does a text search of the file. You can also put in dedicated targets with <<id>>.

Media and external resource syntax

List syntax

HTML requires an explicit element for the list, specifying its type, and one for each list item, but most lightweight markup languages need only different line prefixes for the bullet points or enumerated items. Some languages rely on indentation for nested lists, others use repeated parent list markers.

Unordered, bullet list items
CharacterLanguage*-+#.·_:indentskipnest
AsciiDocYesYesNoNoNoNoNoNoNoNoNo076?repeat or alternate the marker
DokuWikiYesNoNoNoNoNoNoNoNoNoNo2+0+indent
GemtextYesNoNoNoNoNoNoNoNoNoNo01+
JiraYesYesNoNoNoNoNoNoNoNoNo01+repeat
MarkdownYesYesYesNoNoNoNoNoNoNoNo0–31–3indent
MediaWiki, TiddlyWikiYesNoNoNoNoNoNoNoNoNoNo01+repeat
Org-modeYes77YesYesNoNoNoNoNoNoNoNo0+indent
TextileYesNoNoNoNoNoNoNoNoNoNo01+repeat
Texy!YesYesYesNoNoNoNoNoNoNoNo2+?indent

Microsoft Word automatically converts paragraphs that start with an asterisk *, hyphen-minus - or greater-than bracket > followed by a space or horizontal tabulator as bullet list items. It will also start an enumerated list for the digit 1 and the case-insensitive letters a (for alphabetic lists) or i (for roman numerals), if they are followed by a period ., a closing round parenthesis ), a greater-than sign > or a hyphen-minus - and a space or tab; in case of the round parenthesis an optional opening one ( before the list marker is also supported.

Languages differ on whether they support optional or mandatory digits in numbered list items, which kinds of enumerators they understand (e.g. decimal digit 1, roman numerals i or I, alphabetic letters a or A) and whether they support to keep explicit values in the output format. Some Markdown dialects, for instance, will respect a start value other than 1, but ignore any other explicit value.

Ordered, enumerated list items
CharacterLanguage+#-.#11.1)1]1}(1)[1]{1}a.A.i.I.indentskipnest
AsciiDocNoNoNoYesNoYesNoNoNoNoNoNoYes78079?repeat or alternate the marker
DokuWikiNoNoYesNoNoNoNoNoNoNoNoNoNoNoNoNo2+0+indent
Jira, MediaWiki, Textile, TiddlyWikiNoYesNoNoNoNoNoNoNoNoNoNoNoNoNoNo01+repeat
MarkdownNoNoNoNoNoYesYesNoNoNoNoNoNoNoNoNo0–31–3indent
Org-modeNoNoNoNoNoYesYesNoNoNoNoNoOptionalNoNo0+indent
Texy!NoNoNoNoNoYesYesNoNoNoNoNoOnly with ) delimiterNoOnly with ) delimiter2+?indent

Slack assists the user in entering enumerated and bullet lists, but does not actually format them as such, i.e. it just includes a leading digit followed by a period and a space or a bullet character • in front of a line.

Labeled, glossary, description/definition list syntax
LanguagesTerm being definedDefinition of the term
AsciiDocTerm::No specific requirements; may be mixed with ordered or unordered lists, with nesting optional
Term::::
Term;;
MediaWiki; Term: Definition
Textile
TiddlyWiki
Texy!Term: - Definition
Org-mode- Term :: Definition

Quotation syntax

Table syntax

Historical formats

The following lightweight markup languages, while similar to some of those already mentioned, have not yet been added to the comparison tables in this article:

  • EtText:80 circa 2000.
  • Grutatext:81 circa 2002.

See also

Notes

  • Curl at Wikibooks

References

  1. "AsciiDoc ChangeLog". Retrieved 2017-02-24. http://asciidoc.org/CHANGELOG.html

  2. "WikiCreole Versions". Retrieved 2017-02-24. http://www.wikicreole.org/wiki/Versions

  3. "djot". Retrieved 2023-08-26. https://djot.net/

  4. "djot 0.1.0". GitHub. Retrieved 2023-08-26. https://github.com/jgm/djot/releases/tag/0.1.0

  5. "DokuWiki old_changes". Retrieved 2024-11-26. https://www.dokuwiki.org/old_changes#release_2004-07-04

  6. Jira. "Text Formatting Notation Help". Atlassian. Retrieved 2020-12-22. https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all

  7. "Markdown". Aaron Swartz: The Weblog. 2004-03-19. http://www.aaronsw.com/weblog/001189

  8. "Daring Fireball: Markdown". Archived from the original on 2004-04-02. Retrieved 2014-04-25. https://web.archive.org/web/20040402182332/http://daringfireball.net/projects/markdown/

  9. "PHP Markdown Extra". Michel Fortin. Retrieved 2013-10-08. http://michelf.com/projects/php-markdown/extra/#table

  10. "PHP Markdown: History". Michel Fortin. Retrieved 2020-12-23. https://michelf.ca/projects/php-markdown/version-history/

  11. "MediaWiki history". Retrieved 2017-02-24. https://www.mediawiki.org/wiki/MediaWiki_history

  12. Pandoc, which is written in Haskell, parses Markdown (in two forms) and ReStructuredText, as well as HTML and LaTeX; it writes from any of these formats to HTML, RTF, LaTeX, ConTeXt, OpenDocument, EPUB and several other formats, including (via LaTeX) PDF. http://johnmacfarlane.net/pandoc/

  13. "Org mode for Emacs – Your Life in Plain Text". orgmode.org. OrgMode team. Retrieved 2016-12-09. http://orgmode.org/

  14. "PmWiki Cookbook - Export addons". Retrieved 7 January 2018. http://www.pmwiki.org/wiki/PmWiki/Cookbook?action=search&q=name%3DXmlExport%2CBackupHTMLZip%2CExportHTML*%2CPrintGroup+list%3Dmain

  15. Pandoc, which is written in Haskell, parses Markdown (in two forms) and ReStructuredText, as well as HTML and LaTeX; it writes from any of these formats to HTML, RTF, LaTeX, ConTeXt, OpenDocument, EPUB and several other formats, including (via LaTeX) PDF. http://johnmacfarlane.net/pandoc/

  16. "An Introduction to reStructuredText". Retrieved 2017-02-24. http://docutils.sourceforge.net/docs/ref/rst/introduction.html#history

  17. "TidBITS in new format". TidBITS. 1992-01-06. Retrieved 2022-07-01. https://tidbits.com/1992/01/06/tidbits-in-new-format/

  18. "Slack Help Center > Using Slack > Send messages > Format your messages". Retrieved 2018-08-07. https://get.slack.help/hc/en-us/articles/202288908

  19. "Slack API documentation: Basic message formatting". Retrieved 2018-08-07. https://api.slack.com/docs/message-formatting

  20. "Textism › Tools › Textile". textism.com. Archived from the original on 26 December 2002. https://web.archive.org/web/20021226035527/http://textism.com/tools/textile/

  21. "What is Texy". Retrieved 2017-02-24. https://texy.info/en/

  22. "History of TiddlyWiki". tiddlywiki.com. https://tiddlywiki.com/#History%20of%20TiddlyWiki

  23. "Html2wiki txt2tags module". cpan.org. Retrieved 2014-01-30. https://metacpan.org/pod/HTML::WikiConverter::Txt2tags

  24. "Txt2tags User Guide". Txt2tags.org. Retrieved 2017-02-24. http://txt2tags.org/userguide/Table.html#6_14

  25. "txt2tags changelog". Retrieved 2017-02-24. http://txt2tags.org/changelog.html

  26. "WhatsApp FAQ: Formatting your messages". Retrieved 2017-11-21. https://faq.whatsapp.com/en/android/26000002/

  27. "Txt2tags User Guide". Txt2tags.org. Retrieved 2017-02-24. http://txt2tags.org/userguide/TaggedTaggedLineTaggedArea.html#6_16

  28. "DokuWiki Tips htmltowiki". Retrieved 2024-11-26. https://www.dokuwiki.org/tips:htmltowiki

  29. "DokuWiki FAQ html". Retrieved 2024-11-26. https://www.dokuwiki.org/faq:html

  30. "DokuWiki FAQ html". Retrieved 2024-11-26. https://www.dokuwiki.org/faq:html

  31. "Converters". WikiCreole. Retrieved 2013-10-08. http://www.wikicreole.org/wiki/Converters

  32. "djot". Retrieved 2023-08-26. https://djot.net/

  33. pegdown: A Java library for Markdown processing https://github.com/sirthias/pegdown

  34. gfms: Github Flavored Markdown Server https://github.com/ypocat/gfms

  35. marked: A full-featured markdown parser and compiler, written in JavaScript. Built for speed. https://github.com/chjj/marked

  36. node-gfm: GitHub flavored markdown to HTML converter https://github.com/gagle/Node-GFM

  37. Parsedown: Markdown parser written in PHP http://parsedown.org/

  38. Ciconia: Markdown parser written in PHP https://github.com/kzykhys/Ciconia

  39. Grip: GitHub Readme Instant Preview https://github.com/joeyespo/grip

  40. github-markdown: Self-contained Markdown parser for GitHub https://rubygems.org/gems/github-markdown

  41. gfms: Github Flavored Markdown Server https://github.com/ypocat/gfms

  42. marked: A full-featured markdown parser and compiler, written in JavaScript. Built for speed. https://github.com/chjj/marked

  43. node-gfm: GitHub flavored markdown to HTML converter https://github.com/gagle/Node-GFM

  44. Ciconia: Markdown parser written in PHP https://github.com/kzykhys/Ciconia

  45. Grip: GitHub Readme Instant Preview https://github.com/joeyespo/grip

  46. peg-markdown is an implementation of markdown in C. https://github.com/jgm/peg-markdown

  47. Discount is also an implementation of markdown in C. http://www.pell.portland.or.us/~orc/Code/discount/

  48. "Python-Markdown". Github.com. Retrieved 2013-10-08. https://github.com/waylan/Python-Markdown

  49. Pandoc, which is written in Haskell, parses Markdown (in two forms) and ReStructuredText, as well as HTML and LaTeX; it writes from any of these formats to HTML, RTF, LaTeX, ConTeXt, OpenDocument, EPUB and several other formats, including (via LaTeX) PDF. http://johnmacfarlane.net/pandoc/

  50. Bruce Williams. "kramdown: Project Info". RubyForge. Archived from the original on 2013-08-07. Retrieved 2013-10-08. https://web.archive.org/web/20130807011316/http://rubyforge.org/projects/kramdown

  51. "Via ox-pandoc and pandoc itself". GitHub. https://github.com/kawabata/ox-pandoc#description

  52. "Via ox-pandoc and pandoc itself". GitHub. https://github.com/kawabata/ox-pandoc#description

  53. Atlassian. "Confluence 4.0 Editor - What's Changed for Wiki Markup Users (Confluence Wiki Markup is dead)". Retrieved 2018-03-28. https://confluence.atlassian.com/display/CONF40/Confluence+4+Editor+-+What%27s+Changed+for+Wiki+Markup+Users

  54. Docutils is an implementation of ReStructuredText in Python http://docutils.sourceforge.net/docs/index.html

  55. Sphinx is an implementation of ReStructuredText in Python and Docutils with a number of output format Builders /wiki/Sphinx_(documentation_generator)

  56. JTexy has full compatibility with Texy! 1.0 syntax and some compatibility with 2.0+.

  57. Aurelio Jargas www.aurelio.net (2012-01-11). "txt2tags". txt2tags. Retrieved 2013-10-08. http://txt2tags.org/

  58. "txt2tags.class.php - online convertor [sic]". Txt2tags.org. Retrieved 2013-10-08. http://txt2tags.org/txt2tags.form.php

  59. Deprecated in Asciidoctor 2.0; versions after this represent the current rendition of the language and are aligned to the standard which is still being produced as of April 2025. This syntax remains available through a compatibility mode. https://docs.asciidoctor.org/asciidoctor/latest/migrate/upgrade/

  60. Deprecated in Asciidoctor 2.0; versions after this represent the current rendition of the language and are aligned to the standard which is still being produced as of April 2025. This syntax remains available through a compatibility mode. https://docs.asciidoctor.org/asciidoctor/latest/migrate/upgrade/

  61. "Markdown Syntax". Daringfireball.net. Retrieved 2013-10-08. http://daringfireball.net/projects/markdown/syntax

  62. Textile Syntax Archived 2010-08-12 at the Wayback Machine http://textile.thresholdstate.com/

  63. Deprecated in Asciidoctor 2.0; versions after this represent the current rendition of the language and are aligned to the standard which is still being produced as of April 2025. This syntax remains available through a compatibility mode. https://docs.asciidoctor.org/asciidoctor/latest/migrate/upgrade/

  64. Deprecated in Asciidoctor 2.0; versions after this represent the current rendition of the language and are aligned to the standard which is still being produced as of April 2025. This syntax remains available through a compatibility mode. https://docs.asciidoctor.org/asciidoctor/latest/migrate/upgrade/

  65. Text spans in AsciiDoc are termed quoted text attributes in legacy implementations.

  66. Deprecated in Asciidoctor 2.0; versions after this represent the current rendition of the language and are aligned to the standard which is still being produced as of April 2025. This syntax remains available through a compatibility mode. https://docs.asciidoctor.org/asciidoctor/latest/migrate/upgrade/

  67. Deprecated in Asciidoctor 2.0; versions after this represent the current rendition of the language and are aligned to the standard which is still being produced as of April 2025. This syntax remains available through a compatibility mode. https://docs.asciidoctor.org/asciidoctor/latest/migrate/upgrade/

  68. "atx, the true structured text format" by Aaron Swartz (2002) http://www.aaronsw.com/2002/atx/intro

  69. Deprecated in Asciidoctor 2.0; versions after this represent the current rendition of the language and are aligned to the standard which is still being produced as of April 2025. This syntax remains available through a compatibility mode. https://docs.asciidoctor.org/asciidoctor/latest/migrate/upgrade/

  70. Width of title ± 2 characters

  71. "The Org Manual: section "A Cleaner Outline View"". Retrieved 14 June 2020. https://orgmode.org/org.html#Clean-View

  72. "using org-adapt-indentation". http://lists.gnu.org/archive/html/emacs-orgmode/2009-07/msg00651.html

  73. "using org-indent-mode or org-indent". http://emacs.stackexchange.com/questions/3786/indented-multi-tiered-lists-and-headings-with-org-indent-mode

  74. Textile Syntax Archived 2010-08-12 at the Wayback Machine http://textile.thresholdstate.com/

  75. Jira. "Text Formatting Notation Help". Atlassian. Retrieved 2020-12-22. https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all

  76. Indenting by a single whitepace in AsciiDoc will preformat the text of that line.

  77. Footnote in official manual "When using ‘*’ as a bullet, lines must be indented so that they are not interpreted as headlines. Also, when you are hiding leading stars to get a clean outline view, plain list items starting with a star may be hard to distinguish from true headlines. In short: even though ‘*’ is supported, it may be better to not use it for plain list items." https://orgmode.org/org.html#FOOT9

  78. The modern language specification only supports a full stop as a delimiter for any ordered list. In the legacy AsciiDoc.py syntax, only a right parenthesis was acceptable for either lower alpha or Roman numerals.

  79. Indenting by a single whitepace in AsciiDoc will preformat the text of that line.

  80. "EtText: Documentation: Using EtText". ettext.taint.org. Retrieved 2022-06-30. originally from the WebMake[1] project. http://ettext.taint.org/doc/ettext.html

  81. "Un naufragio personal: The Grutatxt markup". triptico.com. Retrieved 2022-06-30. Public domain format (since version 2.20); originally used in the Gruta CMS system. https://triptico.com/docs/grutatxt_markup.html