mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-28 19:43:31 +08:00
Update mdtexbug.html
This commit is contained in:
parent
fb727c2dc3
commit
9130ee483a
@ -10,5 +10,3 @@
|
||||
{{ $content = $content | replaceRE "\\_\\\\" "\\_\\" }}
|
||||
<!-- this fixes issues with \, -->
|
||||
{{ $content = $content | replaceRE "\\\\," "\\\\,"}}
|
||||
|
||||
{{ $content | .Page.RenderString | safeHTML }}
|
||||
|
Loading…
Reference in New Issue
Block a user