Txt2tags
{{more citations needed|date=March 2025}}
{{Short description|Software to generate documents}}
{{lowercase|title=txt2tags}}
{{ infobox software
| name = txt2tags
| logo =
| screenshot =
| caption = ONE source, MULTI targets
| latest release version = {{wikidata|property|edit|reference|P348}}
| latest release date = {{start date and age|{{wikidata|qualifier|P348|P577}}}}
| author = Aurelio Jargas[http://aurelio.net/soft/padfiles/txt2tags-pad.xml txt2tags-pad.xml] {{Webarchive|url=https://web.archive.org/web/20090620061127/http://aurelio.net/soft/padfiles/txt2tags-pad.xml |date=2009-06-20 }} - PAD files for software distributors[http://aurelio.net/en/ Aurelio Jargas (aka verde)] - The softwares [sic] I have coded: AdiumBook, EmoMemory, CSS Sandbox, MoneyLog, txt2tags, txt2regex, SedSokoban, sedsed, ...
| developer = [https://txt2tags.org/team/index.html txt2tags Team]
| programming language = Python
| released = {{Start date and age|2001|07|26}}[http://txt2tags.org/changelog.html txt2tags changelog]
| operating_system =
| genre = lightweight markup language
| license = GNU General Public License
| website = {{Official website}}
}}
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.
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]
See also
{{Portal|Free and open-source software}}
References
{{reflist}}
External links
- {{Official website}}
Category:Free software programmed in Python
Category:Lightweight markup languages
Category:Software using the GNU General Public License
{{Free-software-stub}}