hugo-theme-stack icon indicating copy to clipboard operation
hugo-theme-stack copied to clipboard

fix: markdown and katex rendering problem

Open zayn7lie opened this issue 2 years ago • 0 comments

According to https://discourse.gohugo.io/t/braces-in-latex-get-escaped/39742/5; https://discourse.gohugo.io/t/use-goldmark-mathjax-extension/25721/8; and https://discourse.gohugo.io/t/mathjax-rendering-problems-due-to-backslashes-interpretation-by-markdown-processor/30482, there are problems about rendering order about Markdown and KaTeX with Hugo Goldmark. So I add a partial which could fix the problem in the process of rendering.

zayn7lie avatar Apr 10 '24 02:04 zayn7lie