diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2012-07-31 23:47:09 -0400 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2012-07-31 23:47:09 -0400 |
commit | 0a440cee6c9a8e53aa0f95f8904bce5ff60dd6c5 (patch) | |
tree | b101e27692a4f513819bfc051ca18657006eda69 /js | |
parent | ff567372c09c5c6b2f527050bb9814179201bb5e (diff) | |
download | perl-software-in-gnu-guix-0a440cee6c9a8e53aa0f95f8904bce5ff60dd6c5.tar perl-software-in-gnu-guix-0a440cee6c9a8e53aa0f95f8904bce5ff60dd6c5.tar.gz |
modified data-markdown to support markdown indented with tabs
Diffstat (limited to 'js')
-rw-r--r-- | js/reveal.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/reveal.js b/js/reveal.js index 86af9c0..541ea0d 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -1,5 +1,5 @@ /*! - * reveal.js 1.5 r6 + * reveal.js 1.5 r7 * http://lab.hakim.se/reveal-js * MIT licensed * |