We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are some pages where the " is rendered as " on page and similarly for < and >
"
"
<
>
thank you
The text was updated successfully, but these errors were encountered:
Chromium based broswer.
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36
Sorry, something went wrong.
& is also a problem, as it is replaced with & and then rendered improperly
&
&
@Cveinnt - my pull request should address this issue: #14
No branches or pull requests
There are some pages where the
"
is rendered as"
on pageand similarly for
<
and>
thank you
The text was updated successfully, but these errors were encountered: