forked from pypi/warehouse
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support markdown style math tags
We can configure MathJax to detect the convention of single dollar signs in addition to its other methods, as it's not on by default. The inline script needs to be supported by our CSP, and if the stanza ever changes, we'll need to recalculate the hash and update the CSP accordingly. Resolves pypi#12009 Resolves pypa/readme_renderer#214 Signed-off-by: Mike Fiedler <miketheman@gmail.com>
- Loading branch information
1 parent
d83b36f
commit bf950d3
Showing
3 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters