소스 검색

Fix test after upgrading marked to 0.6.0

Stéphane Este-Gracias 5 년 전
부모
커밋
cf4af0fbcd
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      test/test-markdown-element-attributes.html

+ 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>