mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-21 11:44:04 +09:00
beeper: prescaler 32
This commit is contained in:
@@ -70,7 +70,7 @@ function expandEntities(s) {
|
||||
.replaceAll('&udlr;', '\u008428u\u008429u')
|
||||
.replaceAll('&keyoffsym;', '\u00A0\u00B1\u00B1\u00A1')
|
||||
.replaceAll('¬ecutsym;', '\u00A4\u00A4\u00A4\u00A4')
|
||||
.replaceAll(' ', ' ')
|
||||
.replaceAll(' ', '\u00840u')
|
||||
.replaceAll('­', '')
|
||||
.replaceAll('<', '<')
|
||||
.replaceAll('>', '>')
|
||||
|
||||
Reference in New Issue
Block a user