issues
search
alopezlago
/
MODAQ
Web application for assisting moderators with reading and scorekeeping quiz bowl matches.
https://www.quizbowlreader.com/demo.html
MIT License
14
stars
5
forks
source link
v1.29.0- sub/superscript support, pronunciation guide …
#286
Closed
alopezlago
closed
7 months ago
alopezlago
commented
7 months ago
…fixes, new exports
Add support for subscripts and superscripts, now that YAPP emits them (#284)
Fix an issue where punctuation after a pronunciation guide made the guide count as a buzzable word (#282)
Normalize quotes in pronunciation guides so fancy quotes and normal quotes are treated the same
Export functions and types around formatted text so people can see how MODAQ breaks down the question text and get accurate word indexes for buzzes
Bump version to 1.29.0
…fixes, new exports