Skip to content

Commit

Permalink
Add remark-math & rehype-katex to editor config
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzemien97 committed May 28, 2024
1 parent 603d8de commit 82c2416
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
"extends": "@docusaurus/tsconfig",
"compilerOptions": {
"baseUrl": "."
},
"mdx": {
"plugins": ["remark-math", "rehype-katex"]
}
}

0 comments on commit 82c2416

Please sign in to comment.