mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-26 01:50:28 +00:00
c23eedd069
Most astral-plane text is emojis like U+1F4DA BOOKS (📚), but some
languages like Osage have their alphabet entirely in the supplementary
multilingual plane as well. For proper support of languages like Osage,
and newer emojis, the UTF-8 decode and encode functions need to properly
handle codepoints above U+FFFF, which are represented by a surrogate
pair in Javascript strings.
|
||
---|---|---|
.. | ||
tests | ||
DefaultTiddlers.tid | ||
HelloThere.tid | ||
SiteSubtitle.tid | ||
SiteTitle.tid |