minified version of showdown

This commit is contained in:
Hakim El Hattab 2012-09-28 09:28:06 -04:00
parent 66988b8f0a
commit 1ed79b9df6
2 changed files with 2 additions and 1281 deletions

View File

@ -1,5 +1,5 @@
// From https://gist.github.com/1343518
// Modified by Hakim to handle markdown indented with tabs
// Modified by Hakim to handle Markdown indented with tabs
(function(){
var slides = document.querySelectorAll('[data-markdown]');

File diff suppressed because one or more lines are too long