From fe26d83c69c9da6594ba7e27aacc185faa1be161 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 11 Sep 2024 16:29:02 +0200 Subject: updated README: mention that the language itself is Unicode-aware --- README | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3