Lightweight markup language
From Free net encyclopedia
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]