Differences

This shows you the differences between two versions of the page.

Link to this comparison view

glossary:p:plain_text [2018/06/11 18:54]
glossary:p:plain_text [2018/06/11 18:54] (current)
Line 1: Line 1:
 +# Plain Text
  
 +Plain Text format is a non-binary data format using only character codes, and some text control characters (line breaks, tabs) but no formatting information.
 +
 +Typical [encodings](/​glossary/​e/​encoding) for plain text files are [ASCII](/​glossary/​a/​ascii),​ [UTF-8](/​glossary/​u/​utf) or [UTF-16](/​glossary/​u/​utf).