mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-12 13:59:47 +08:00
dbab83ff82
Preprocess markdown with remark-cjk-friendly to properly handle CJK emphasis markers before HTML conversion.
15 lines
321 B
JSON
15 lines
321 B
JSON
{
|
|
"dependencies": {
|
|
"fflate": "^0.8.2",
|
|
"front-matter": "^4.0.2",
|
|
"highlight.js": "^11.11.1",
|
|
"juice": "^11.0.1",
|
|
"marked": "^15.0.6",
|
|
"reading-time": "^1.5.0",
|
|
"remark-cjk-friendly": "^1.1.0",
|
|
"remark-parse": "^11.0.0",
|
|
"remark-stringify": "^11.0.0",
|
|
"unified": "^11.0.5"
|
|
}
|
|
}
|