txt2tags is a document generator software that uses a lightweight markup language. txt2tags is free software under GNU General Public License.

txt2tags
Original author(s)Aurelio Jargas[1][2]
Developer(s)txt2tags Team
Initial releaseJuly 26, 2001; 23 years ago (2001-07-26)[3]
Stable release
3.9[4] Edit this on Wikidata / 6 October 2023; 14 months ago (6 October 2023)
Repository
Written inPython
Typelightweight markup language
LicenseGNU General Public License
WebsiteOfficial website Edit this at Wikidata

Written in Python, it can export documents to several formats including: HTML, XHTML, SGML, LaTeX, Lout, roff, MediaWiki, Google Code Wiki, DokuWiki, MoinMoin, MagicPoint, PageMaker and plain text.

Syntax examples

edit
**bold text**
//italic text//
``monospace text``
__underlined__
--strike-through--
= Level 1 Header =
== Level 2 Header ==
=== Level 3 Header ===
[Link text www.example.com]

See also

edit

References

edit
  1. ^ txt2tags-pad.xml Archived 2009-06-20 at the Wayback Machine - PAD files for software distributors
  2. ^ Aurelio Jargas (aka verde) - The softwares [sic] I have coded: AdiumBook, EmoMemory, CSS Sandbox, MoneyLog, txt2tags, txt2regex, SedSokoban, sedsed, ...
  3. ^ txt2tags changelog
  4. ^ "Release 3.9". 6 October 2023. Retrieved 20 October 2023.
edit