Skip to content

Commit

Permalink
feat: use pangu to add space between chinese and english
Browse files Browse the repository at this point in the history
  • Loading branch information
birdgg committed Apr 22, 2023
1 parent e253860 commit aee2e8c
Show file tree
Hide file tree
Showing 4 changed files with 356 additions and 356 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
"next-i18next": "^13.2.2",
"nextjs-progressbar": "0.0.16",
"node-id3": "^0.2.6",
"pangu": "^4.0.7",
"pinyin": "3.0.0-alpha.5",
"prismjs": "1.29.0",
"react": "18.2.0",
Expand Down Expand Up @@ -154,6 +155,7 @@
"@types/katex": "^0.16.0",
"@types/mjml": "4.7.1",
"@types/node": "18.15.12",
"@types/pangu": "^4.0.0",
"@types/prismjs": "1.26.0",
"@types/react": "18.0.37",
"@types/react-dom": "18.0.11",
Expand Down Expand Up @@ -196,4 +198,4 @@
"vitest>vite": "^4.3.1",
"rehype-katex>katex": "^0.16.6"
}
}
}
Loading

0 comments on commit aee2e8c

Please sign in to comment.