Lightweight markup language
From Free net encyclopedia
Revision as of 08:10, 18 March 2006; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
A lightweight markup language is a markup language with simpler syntax, so that it is easier for a human to enter with a simple text editor. Lightweight markup languages are used in applications where there is relatively little bandwidth and so conciseness is important.
Some languages are used for entry in web-based publishing, where the input interface is a simple text box like weblogs and wikis. The server software needs to convert the input to a common document markup language like HTML or XHTML.
[edit]