aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorVonC <vonc@laposte.net>2013-10-29 14:28:29 +0100
committerVonC <vonc@laposte.net>2013-11-04 16:31:51 +0100
commit2cdd1afe85d027089bdb30689536e8743d7bb4ba (patch)
treeb8e9d2861edb9077ded24728ec2f2e2f4ec6cfe1 /test
parent492a09495578655076e3b4e8492918940cd0f1f2 (diff)
downloadfreenode-live-2017-presentation-2cdd1afe85d027089bdb30689536e8743d7bb4ba.tar
freenode-live-2017-presentation-2cdd1afe85d027089bdb30689536e8743d7bb4ba.tar.gz
Remove console.log debugs, and fix tabs
Diffstat (limited to 'test')
-rw-r--r--test/test-markdown-attributes.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test-markdown-attributes.html b/test/test-markdown-attributes.html
index 780f2be..ed49ad4 100644
--- a/test/test-markdown-attributes.html
+++ b/test/test-markdown-attributes.html
@@ -25,8 +25,8 @@
<section data-markdown data-separator="^\n\n\n"
data-vertical="^\n\n"
data-notes="^Note:"
- data-attributes="^\s*?--\s(.*?)$"
- data-charset="utf-8">
+ data-attributes="^\s*?--\s(.*?)$"
+ data-charset="utf-8">
<script type="text/template">
# Test attributes in Markdown
## Slide 1