1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

render LaTeX

This commit is contained in:
Rokt33r
2016-01-05 04:53:40 +09:00
parent 2e3a60cf6e
commit 15560a3bce
93 changed files with 59 additions and 7 deletions

View File

@@ -30,7 +30,8 @@ var config = {
'moment',
'highlight.js',
'markdown-it-emoji',
'fs-jetpack'
'fs-jetpack',
'markdown-it-math'
]
}