Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Markup language
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Descriptive markup === : Markup is specifically used to label parts of the document for what they are, rather than how they should be processed. Well-known systems that provide many such labels include [[LaTeX]], [[HTML]], and [[XML]]. The objective is to [[Separation of content and presentation|decouple the structure]] of the document from any particular treatment or rendition of it. Such markup is often described as "[[Semantic HTML|semantic]]". An example of a descriptive markup would be HTML's <code><cite></code> tag, which is used to label a citation. Descriptive markup β sometimes called ''logical markup'' or ''conceptual markup'' β encourages authors to write in a way that describes the material conceptually, rather than visually.<ref>Michael Downes.[https://www.ams.org/notices/200211/comm-downes.pdf "TEX and LATEX 2e"] {{Webarchive|url=https://web.archive.org/web/20210524182136/http://www.ams.org/notices/200211/comm-downes.pdf |date=2021-05-24 }}</ref> There is a considerable blurring of the lines between the types of markup. In modern word-processing systems, presentational markup is often saved in descriptive-markup-oriented systems such as [[XML]], and then processed procedurally by [[Implementation|implementations]]. The programming in procedural-markup systems, such as [[TeX]], may be used to create higher-level markup systems that are more descriptive in nature, such as [[LaTeX]]. In recent years, several markup languages have been developed with ease of use as a key goal, and without input from standards organizations, aimed at allowing authors to create formatted text via [[Web browser|web browsers]], for example in [[wiki]]s and in [[Internet forum|web forums]]. These are sometimes called [[lightweight markup language]]s. [[Markdown]], [[BBCode]], and the [[Wikitext|markup language used by Wikipedia]] are examples of such languages.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)