kopia lustrzana https://github.com/miklobit/TiddlyWiki5
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.
|
||
|---|---|---|
| .. | ||
| images | ||
| language | ||
| modules | ||
| palettes | ||
| templates | ||
| ui | ||
| wiki | ||
| acknowledgements.tid | ||
| copyright.tid | ||
| icon.tid | ||
| plugin.info | ||
| readme.tid | ||
| sjcl-license.tid | ||
readme.tid
title: $:/core/readme
This plugin contains TiddlyWiki's core components, comprising:
* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core