fix: avoid extra new line when copying

This commit is contained in:
Timothy Lin
2021-09-08 22:09:31 +08:00
parent aed6d7782d
commit 55e8c442d1
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"reading-time": "1.3.0",
"rehype-autolink-headings": "^6.0.0",
"rehype-katex": "^6.0.0",
"rehype-prism-plus": "^0.1.0",
"rehype-prism-plus": "^1.0.0",
"rehype-slug": "^5.0.0",
"remark-footnotes": "^4.0.0",
"remark-gfm": "^2.0.0",