% sign in markdown not properly escaped
Open
bug
- Dominant language
- PHP
- Stars
- 50
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When there is a `%` sign in the source markdown, it is left unescaped, causing the rest of the line to be treated as a comment by LaTeX. It should be instead replaced by `\%`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.