1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-08 23:50:28 +00:00

Markdown内のコードにSyntax highlightenをいれる

This commit is contained in:
Rokt33r
2015-11-23 10:39:21 +09:00
parent d5265407b9
commit cc2a2f6dfb
7 changed files with 23 additions and 7 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ module.exports = {
'lodash',
'markdown-it',
'moment',
'node-notifier'
'highlight.js'
],
resolve: {
extensions: ['', '.js', '.jsx', 'styl']