1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +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

@@ -31,7 +31,7 @@ var config = {
'highlight.js',
'markdown-it-emoji',
'fs-jetpack',
'markdown-it-math',
'@rokt33r/markdown-it-math',
'@rokt33r/sanitize-html',
'markdown-it-checkbox'
]