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

Apostrophe does not display correctly when exporting to an anki field and not in structured content #718

Closed
Kuuuube opened this issue Feb 21, 2024 · 2 comments · Fixed by #722
Labels
kind/bug The issue or PR is regarding a bug

Comments

@Kuuuube
Copy link
Member

Kuuuube commented Feb 21, 2024

Description
The dictionary entry (term: 書影):
1

https://github.com/themoeway/jmdict-yomitan/releases/tag/2024-02-19

The result in anki using the {glossary} handlebar:
2

The apostrophe turns into the escape sequence '.

This issue also occurs very noticeably with <br> tags in some dictionaries. (#682)

This does not happen when testing on Jitendex leading me to believe it's only an issue when not using structured content.

Browser version
Firefox 124.0b1 (64-bit)

Yomitan version
Yomitan 24.2.12.0

I also tested this on Yomitan 24.01.14.0 and Chromium 121.0.6167.184. I couldn't replicate the issue on that version of yomitan.

Mansive in the TMW discord reported not having this issue on Yomitan 24.01.14.0 and it only occuring on 24.2.12.0, Testing both versions in Firefox.

@Kuuuube Kuuuube added the kind/bug The issue or PR is regarding a bug label Feb 21, 2024
@Kuuuube
Copy link
Member Author

Kuuuube commented Feb 21, 2024

Bisected this issue to #613 (71c3aff)

@harrisonmg
Copy link

Maybe also related to #686

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug The issue or PR is regarding a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants