fix(UI/markdown): markdown not recognized ** as emphasis marks in CJK (#4119)

This commit is contained in:
fullex
2025-03-29 23:56:41 +08:00
committed by GitHub
parent ad2fba10cd
commit df673beadd
3 changed files with 53 additions and 2 deletions
+1
View File
@@ -166,6 +166,7 @@
"rehype-katex": "^7.0.1",
"rehype-mathjax": "^7.0.0",
"rehype-raw": "^7.0.0",
"remark-cjk-friendly": "^1.1.0",
"remark-gfm": "^4.0.0",
"remark-math": "^6.0.0",
"rollup-plugin-visualizer": "^5.12.0",