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
Text editor
(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!
==Plain text and rich text== {{main|Plain text|Rich text}} There are important differences between plain text (created and edited by text editors) and [[rich text]] (such as that created by [[word processor]]s or [[desktop publishing software]]). Plain text exclusively consists of character representation. Each character is represented by a fixed-length sequence of one, two, or four bytes, or as a variable-length sequence of one to four bytes, in accordance to specific [[character encoding]] conventions, such as [[ASCII]], [[ISO/IEC 2022|ISO/IEC 2022]], [[Shift JIS]], [[UTF-8]], or [[UTF-16]]. These conventions define many printable characters, but also [[whitespace character|non-printing characters]] that control the flow of the text, such as [[Space (punctuation)|space]], [[newline|line break]], and [[page break]]. Plain text contains no other information about the text itself, not even the character encoding convention employed. Plain text is stored in [[text file]]s, although text files do not exclusively store plain text. Since the early days of computers, plain text was (once by necessity and now by convention) generally displayed using a [[monospace font]], such that horizontal alignment and columnar formatting were sometimes done using whitespace characters. Rich text, on the other hand, may contain metadata, character formatting data (e.g. [[Font#Characteristics|typeface, size, weight and style]]), paragraph formatting data (e.g. indentation, alignment, letter and word distribution, and space between lines or other paragraphs), and page specification data (e.g. size, margin and reading direction). Rich text can be very complex. Rich text can be saved in [[binary format]] (e.g. [[Doc (computing)|DOC]]), text files adhering to a [[markup language]] (e.g. [[Rich Text Format|RTF]] or [[HTML]]), or in a hybrid form of both (e.g. [[Office Open XML]]). Text editors are intended to open and save text files containing either plain text or anything that can be interpreted as plain text, including the markup for rich text or the markup for something else (e.g. [[Scalable Vector Graphics|SVG]]).
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)