Browse Source

Merge pull request #2305 from reyerstudio/marked

Upgrade marked to 0.6.0
Hakim El Hattab 5 years ago
parent
commit
aa8be6829c
2 changed files with 4 additions and 5 deletions
  1. 3 3
      plugin/markdown/marked.js
  2. 1 2
      test/test-markdown-element-attributes.html

File diff suppressed because it is too large
+ 3 - 3
plugin/markdown/marked.js


+ 1 - 2
test/test-markdown-element-attributes.html

@@ -66,8 +66,7 @@
 
 						Test
 
-						![Example Picture](examples/assets/image2.png)
-						<!-- {_class="reveal stretch"} -->
+						![Example Picture](examples/assets/image2.png) <!-- {_class="reveal stretch"} -->
 
 					</script>
 				</section>