diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-10-05 14:40:28 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-10-05 18:58:15 +0800 |
commit | 849a9ededf3aa90a8a0e7ccd5d752f51f47a6642 (patch) | |
tree | ad5a69efef98e07ef73c719f6d5b128601878998 /package.json | |
parent | 54171e6bfbe066c86ed5e4924eb330ac5014f4db (diff) |
feat: sync srolling of editor and dumbymap
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index eda0341..7d688c8 100644 --- a/package.json +++ b/package.json | |||
@@ -52,6 +52,7 @@ | |||
52 | "markdown-it-anchor": "^9.2.0", | 52 | "markdown-it-anchor": "^9.2.0", |
53 | "markdown-it-footnote": "^4.0.0", | 53 | "markdown-it-footnote": "^4.0.0", |
54 | "markdown-it-front-matter": "^0.2.4", | 54 | "markdown-it-front-matter": "^0.2.4", |
55 | "markdown-it-inject-linenumbers": "^0.3.0", | ||
55 | "markdown-it-toc-done-right": "^4.2.0", | 56 | "markdown-it-toc-done-right": "^4.2.0", |
56 | "plain-draggable": "^2.5.14", | 57 | "plain-draggable": "^2.5.14", |
57 | "plain-modal": "^1.0.34" | 58 | "plain-modal": "^1.0.34" |