Merge pull request #132 from leoheitmannruiz/patch-1

Make image path absolute
This commit is contained in:
MeiK
2024-02-11 11:43:54 +08:00
committed by GitHub

View File

@@ -129,7 +129,7 @@ display inline \\( ... \\)
display block $$ ... $$ display block $$ ... $$
``` ```
![latex example](images/latex_example.png) ![latex example](https://raw.githubusercontent.com/MeiK2333/github-style/master/images/latex_example.png)
## Support MathJax ## Support MathJax
you can add MathJax:true to frontmatter you can add MathJax:true to frontmatter