minified version of showdown
This commit is contained in:
parent
66988b8f0a
commit
1ed79b9df6
2 changed files with 2 additions and 1281 deletions
|
@ -1,5 +1,5 @@
|
||||||
// From https://gist.github.com/1343518
|
// 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(){
|
(function(){
|
||||||
|
|
||||||
var slides = document.querySelectorAll('[data-markdown]');
|
var slides = document.querySelectorAll('[data-markdown]');
|
||||||
|
|
1281
lib/js/showdown.js
1281
lib/js/showdown.js
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue