mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-22 04:04:04 +09:00
taut: more helpmsg
This commit is contained in:
@@ -70,6 +70,8 @@ function expandEntities(s) {
|
||||
.replaceAll('&udlr;', '\u008428u\u008429u')
|
||||
.replaceAll('&keyoffsym;', '\u00A0\u00B1\u00B1\u00A1')
|
||||
.replaceAll('¬ecutsym;', '\u00A4\u00A4\u00A4\u00A4')
|
||||
.replaceAll('¬efadesym;', '~~~~')
|
||||
.replaceAll('¬efastfadesym;', '\u0084127u\u0084127u\u0084127u\u0084127u')
|
||||
.replaceAll(' ', '\u00840u')
|
||||
.replaceAll('­', '')
|
||||
.replaceAll('<', '<')
|
||||
|
||||
Reference in New Issue
Block a user