Filename extension | .etx |
---|---|
Developed by | Ian Feldman |
Initial release | 1992 |
Type of format | Markup language |
Setext (Structure Enhanced Text) is a lightweight markup language used to format plain text documents such as e-newsletters, Usenet postings, and e-mails. In contrast to some other markup languages (such as HTML), the markup is easily readable without any parsing or special software.
Setext was first introduced in 1991 by Ian Feldman for use in the TidBITS electronic newsletter.
Setext allows viewing of marked-up documents without special viewing software. To prevent errors, most large setext publications are created using a markup language such as HTML or SGML and then converted. The setext document can then be distributed without the need for the recipient to use a html email or web viewer.
The following are the most common setext tags.
Must start at the beginning of the line.
Must start at beginning of line. See note in title-tt about handling.
This is primary body text, generally plain undented in emails, etc. currently.
Multi-word form of ~first~second~third~
supported by setext2latex.
One or more underlined words
By default all properly setext-ized files will have an ".etx" or ".ETX" suffix. This stands for an "emailable/enhanced text",
Other lightweight markup languages (inspired by Setext):