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
The smartParens component of smartyPants extension of Blackfriday auto-infers (r) to registered trademark symbol, (c) to copyright, and so on.
AFAIK, there's no way to disable just smartParens. [Source].
So make ox-hugo trick Blackfriday so that smartParens doesn't activate.
ox-hugo
russross/blackfriday#411
The text was updated successfully, but these errors were encountered:
a9f3ab7
Prevent Blackfriday/smartParens from running inside equations
39be582
Fixes #104
No branches or pull requests
The smartParens component of smartyPants extension of Blackfriday auto-infers (r) to registered trademark symbol, (c) to copyright, and so on.
AFAIK, there's no way to disable just smartParens. [Source].
So make
ox-hugo
trick Blackfriday so that smartParens doesn't activate.russross/blackfriday#411
The text was updated successfully, but these errors were encountered: