I'm making a TiddlyWiki with some mathematical equations, and it would
be real nice if I could include some Greek letters.
In my non-TiddlyWiki website, I used Unicode. For example to include
the Greek letter Delta, I'd add & # 9 1 6 ;
Alas, when I try that in a Tiddler, it just appears as the string of
numbers.
The same thing happens if I try \ u 0 3 9 4
Is unicode currently supported by TiddlyWiki 1.2.28?