Skip to content

Commit

Permalink
Fix the rendering of math in baselines docs (#2579)
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesbvll authored Nov 7, 2023
1 parent 2a67348 commit 1088d72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions baselines/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,4 @@
# -- Options for MyST config -------------------------------------
# Enable this option to link to headers (`#`, `##`, or `###`)
myst_heading_anchors = 3
myst_enable_extensions = ["dollarmath"]

0 comments on commit 1088d72

Please sign in to comment.