Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.29.0- sub/superscript support, pronunciation guide … #286

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

alopezlago
Copy link
Owner

…fixes, new exports

  • Add support for subscripts and superscripts, now that YAPP emits them (Support <sub> and <sup> tags #284)
  • Fix an issue where punctuation after a pronunciation guide made the guide count as a buzzable word (Power mark fails with extra punctuation attached #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

- Add support for subscripts and superscripts, now that YAPP emits them
- Fix an issue where punctuation after a pronunciation guide made the guide count as a buzzable word
- 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
@alopezlago alopezlago merged commit aaa2f40 into master Mar 20, 2024
3 checks passed
@alopezlago alopezlago deleted the alopezlago/public_1_29_0 branch March 20, 2024 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support <sub> and <sup> tags Power mark fails with extra punctuation attached
1 participant