-
### Bug description
Enabling katex for doesn't expand macros
### Steps to reproduce
```
---
format:
html:
html-math-method: katex
include-in-header:
text: |
$$\n…
-
This is an awesome project!
I am wondering whether it is possible to add Katex support.
After some research, I found out it may be done through changing the `marker` renderer https://github.com/…
-
Please follow this Issue template to provide relevant information, such as source code repositories, blog links, and screenshots, which will help us investigate.
请按照此 Issue 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,…
-
Right now, a lot of people seem to use [MathJax](https://www.mathjax.org) via this patch: https://gist.github.com/christianp/222cebfa0a3c9d0062f793e98ef4e6ad
It would make sense to use [KaTeX](http…
-
# KaTeX
https://github.com/Khan/KaTeX
https://khan.github.io/KaTeX/
-
**Is your feature request related to a problem? Please describe.**
Right now, the default blocks provide useful support for text editing. However, there is a limitation in the editor's versatility: i…
-
- I switched to katex for math because [pkgdown docs](https://pkgdown.r-lib.org/articles/customise.html#math-rendering) say
> if you are including complex equations in your documentation, you may w…
-
Feedbacks and Comments for http://lucasbardella.com/blog/2014/11/katex-angularjs
-
数学記法を表示できるようにしたい。
-
I follow the toturial here: https://nealde.github.io/blog/2017/10/20/How-to-make-a-local-Jekyll-website/
but fails.