aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-09-11 16:29:02 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-09-11 16:29:02 +0200
commitfe26d83c69c9da6594ba7e27aacc185faa1be161 (patch)
tree1ec3938e13cb72b8ada441d98c19e661173ae3d1 /README
parent3e09ed822aed1b2ec1214d11a9c67ff427f56fa8 (diff)
downloadsciteco-fe26d83c69c9da6594ba7e27aacc185faa1be161.tar.gz
updated README: mention that the language itself is Unicode-aware
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 651d8be..778ef45 100644
--- a/README
+++ b/README
@@ -76,6 +76,9 @@ Features
By default, a profile is munged.
* Full Unicode (UTF-8) support: The document is still represented as a random-accessible
codepoint sequence.
+ While SciTECO macros can be written in plain ASCII - even in its printable subset -
+ Unicode glyphs can be used everywhere, where a single character is accepted, for instance
+ in single letter Q-Register names.
* 8-bit clean: SciTECO can be used to edit binary files if the encoding is changed to
ANSI and automatic EOL conversion is turned off (easiest with `--8bit`).
* Self-documenting: An integrated indexed help system allows browsing formatted documentation