txt2tags
From Wikipedia, the free encyclopedia
| Original author(s) | Aurelio Jargas[1][2] |
|---|---|
| Developer(s) | txt2tags Team |
| Initial release | 2001-07-26[3] |
| Stable release | 2.6[4] / November 5, 2010 |
| Written in | Python |
| Type | lightweight markup language |
| License | GNU General Public License |
| Website | txt2tags.org |
txt2tags is a document generator software that uses a lightweight markup language. txt2tags is free software under GNU General Public License.
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.
[edit] Syntax examples
**bold text**
//italic text//
``monospace text``
__underlined__
--strike-through--
= Level 1 Header =
== Level 2 Header ==
=== Level 3 Header ===
[Link text www.example.com]
[edit] References
- ^ txt2tags-pad.xml - PAD files for software distributors
- ^ Aurelio Jargas (aka verde) - The softwares I have coded: AdiumBook, EmoMemory, CSS Sandbox, MoneyLog, txt2tags, txt2regex, SedSokoban, sedsed, ...
- ^ txt2tags changelog
- ^ txt2tags changelog
[edit] External links
- project website, at SourceForge
- Example syntax: rendered, source
- Wixi, a project based on txt2tags
- Rednotebook, a simple journaling tool which uses txt2tags syntax
| This software article is a stub. You can help Wikipedia by expanding it. |