Smartypants support, temporary branch switch

This commit is contained in:
Vit Brunner
2013-06-22 10:15:04 +01:00
parent f7dadb00c6
commit 7b2c8e7f35
3 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
script(src="//cdnjs.cloudflare.com/ajax/libs/lodash.js/1.2.1/lodash.js")
script(src="//cdnjs.cloudflare.com/ajax/libs/angular.js/1.1.5/angular.js")
// TODO use cdnjs.com once they serve marked
script(src="//raw.github.com/chjj/marked/master/lib/marked.js")
script(src="//raw.github.com/tasuk/marked/improve-smartypants/lib/marked.js")
script(src="scripts/app.js")
script(src="scripts/services/fetch.js")
script(src="scripts/services/reader/_factory.js")