Prism code rendering

This commit is contained in:
Clément GOUIN
2019-06-21 11:31:26 +02:00
parent 5fb8e0fa45
commit 193e7f62cb
5 changed files with 144 additions and 2 deletions
+2
View File
@@ -10,6 +10,8 @@
"ejs": "^2.6.2",
"express": "^4.17.1",
"ncp": "^2.0.0",
"node-prismjs": "^0.1.2",
"prismjs": "^1.16.0",
"rss": "^1.2.2",
"showdown": "^1.9.0"
},