Skip to content

Commit

Permalink
Merge branch 'main' into dev-vue2-to-vue3
Browse files Browse the repository at this point in the history
  • Loading branch information
YangFong committed Aug 16, 2024
1 parent 981a391 commit 5950e79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/wx-renderer.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import markedKatex from 'marked-katex-extension'
marked.use(markedKatex({
throwOnError: false,
output: `html`,
nonStandard: true,
}))

class WxRenderer {
Expand Down

0 comments on commit 5950e79

Please sign in to comment.