issues
search
koppor
/
jabref
Collection of simple for JabRef issues. Please submit PRs to https://github.com/jabRef/jabref/.
https://github.com/jabRef/jabref/
MIT License
8
stars
15
forks
source link
Fix 11338
#698
Open
koppor
opened
1 month ago
koppor
commented
1 month ago
Fixes #11338
Open points
[ ] Let SnuggleTeX NOT fail on error, but "just" continue (we can accept lost characters)
[ ] Adapt tests to check for
.body().text()
and not for complete HTML
[ ] Currently,
NBSP
appears when
~
is rendered. Strange.
Mandatory checks
[x] I own the copyright of the code submitted and I licence it under the
MIT license
[ ] Change in
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)
[ ] Tests created for changes (if applicable)
[ ] Manually tested changed features in running JabRef (always required)
[ ] Screenshots added in PR description (for UI changes)
[ ]
Checked developer's documentation
: Is the information available and up to date? If not, I outlined it in this pull request.
[ ]
Checked documentation
: Is the information available and up to date? If not, I created an issue at
https://github.com/JabRef/user-documentation/issues
or, even better, I submitted a pull request to the documentation repository.
Fixes #11338
Open points
.body().text()
and not for complete HTMLNBSP
appears when~
is rendered. Strange.Mandatory checks
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)