1
0

Added Parsedown + ParsedownExtra + Prism

This commit is contained in:
2014-07-10 22:32:47 +02:00
parent e17154d28c
commit 4ca578cfde
14 changed files with 2169 additions and 122 deletions

View File

@@ -33,6 +33,7 @@ return ArrayX::merge(
'application.components.*',
'application.components.widgets.*',
'application.components.extendedGitGraph.*',
'application.components.parsedown.*',
'bootstrap.components.*',
'bootstrap.behaviors.*',
'bootstrap.helpers.*',