We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 644c4ef commit 45df0f9Copy full SHA for 45df0f9
1 file changed
MDhelp/mkdocs.yml_pdf
@@ -91,7 +91,7 @@ markdown_extensions:
91
# - mdx_math
92
- pymdownx.arithmatex:
93
generic: true
94
- tex_inline_wrap: ["$", "$"]
+ tex_inline_wrap: ["\\(", "\\)"]
95
tex_block_wrap: ["$$", "$$"]
96
97
extra_javascript:
0 commit comments