Math block fence for GFM with Gitlab #878
-
I mainly use Gitlab instead of Github and want to generate Markdown file for Gitlab. On Gitlab, math block must be fenced by This is a quick hack to generate (1) Prepare with lua filter file (ex.
(2) Add YAML header
I use katex because Gitlab uses it. Here is a sample. It would be nice if this feature is included officially 😄 . Quarto 0.9.402 , RStudiio 2022-02, R-4.1.2 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I think we are overzealous w/ our use of |
Beta Was this translation helpful? Give feedback.
I think we are overzealous w/ our use of
\tag
. This commit (511685e) goes back to\qquad
for any scenario (including docx) which isn't mathjax or katex.