1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-01-27 23:57:17 +00:00

use forked markdown-it-math

This commit is contained in:
Dick Choi
2016-04-23 11:20:37 +09:00
parent 6099c91216
commit 3efe0c1ce2
3 changed files with 3 additions and 3 deletions

View File

@@ -30,6 +30,7 @@
},
"homepage": "https://b00st.io",
"dependencies": {
"@rokt33r/markdown-it-math": "^4.0.1",
"@rokt33r/node-ipc": "^5.0.4",
"@rokt33r/sanitize-html": "^1.11.2",
"devicon": "^2.0.0",
@@ -41,7 +42,6 @@
"markdown-it": "^6.0.1",
"markdown-it-checkbox": "^1.1.0",
"markdown-it-emoji": "^1.1.1",
"markdown-it-math": "^3.0.2",
"md5": "^2.0.0",
"moment": "^2.10.3",
"superagent": "^1.2.0",