Skip to content

Commit 09ab980

Browse files
committed
enable latex inline rendering
1 parent e35db12 commit 09ab980

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,9 @@ repository:
3535
html:
3636
use_issues_button: true
3737
use_repository_button: true
38+
39+
# correct latex parsing
40+
parse:
41+
myst_enable_extensions:
42+
- amsmath
43+
- dollarmath

0 commit comments

Comments
 (0)