learn-teochew / parsetc

Parse and convert between different Teochew romanization systems
https://learn-teochew.github.io/parsetc/
MIT License
0 stars 1 forks source link

Implement superscript tone numbers option #2

Closed kbseah closed 1 year ago

kbseah commented 2 years ago

Option to have tone numbers reported in superscript characters, which looks less intrusive and is easier to read.

For citation/sandhi tones (sandhi in parens), should also have superscript parens: U+207D and U+208E

kbseah commented 1 year ago

implemented with commit 8f32a93