Skip to content

Commit 03b47ee

Browse files
authored
Merge pull request #83 from brkdnmz/fix-katex-block-vertical-space
mkdocs: remove excess vertical space in block math equations
2 parents f308f7e + 53a0be6 commit 03b47ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ markdown_extensions:
6565
- admonition
6666
- pymdownx.arithmatex:
6767
generic: true
68+
block_tag: "p"
6869
- footnotes
6970
- pymdownx.details
7071
- pymdownx.superfences

0 commit comments

Comments
 (0)