Skip to content

Commit d7ffe46

Browse files
Disable the typeset plugin (#13517)
## Summary There seems to be a bad interaction between enabling anchorlinks and the `typeset` plugin. I think the former is more important than the latter... so disabling the latter for now. ## Test Plan Before: ![Screenshot 2024-09-25 at 7 53 21 PM](https://github.com/user-attachments/assets/bf7c70bb-19ab-4ece-9709-4c297f8ba67b) After: ![Screenshot 2024-09-25 at 7 53 12 PM](https://github.com/user-attachments/assets/e767a575-1664-4288-aecb-82e8b1b1a7bd)
1 parent 7c83af4 commit d7ffe46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: mkdocs.template.yml

-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ markdown_extensions:
6262
alternate_style: true
6363
plugins:
6464
- search
65-
- typeset
6665
extra_css:
6766
- stylesheets/extra.css
6867
extra_javascript:

0 commit comments

Comments
 (0)