From 2b26bbe78a1a2b8b427963a6c44c3853efdb737e Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 6 Mar 2020 03:52:12 +0200 Subject: Fix: img tag did not allow width and height. Removed swipebox from markdown editor img tag and updated marked markdown to newest version. Thanks to hradec and xet7 ! Closes #2956 --- packages/markdown/marked/test/new/cm_raw_html.html | 77 ---------------------- 1 file changed, 77 deletions(-) delete mode 100644 packages/markdown/marked/test/new/cm_raw_html.html (limited to 'packages/markdown/marked/test/new/cm_raw_html.html') diff --git a/packages/markdown/marked/test/new/cm_raw_html.html b/packages/markdown/marked/test/new/cm_raw_html.html deleted file mode 100644 index f3da050e..00000000 --- a/packages/markdown/marked/test/new/cm_raw_html.html +++ /dev/null @@ -1,77 +0,0 @@ -

Raw HTML

- -

Example 584

- -

- -

Example 585

- -

- -

Example 586

- -

- -

Example 587

- -

- -

Example 588

- -

Foo

- -

Example 589

- -

<33> <__>

- -

Example 590

- -

<a h*#ref="hi">

- -

Example 591

- -

<a href="hi'> <a href=hi'>

- -

Example 592

- -

< a>< -foo><bar/ >

- -

Example 593

- -

<a href='bar'title=title>

- -

Example 594

- -

- -

Example 595

- -

</a href="foo">

- -

Example 596

- -

foo

- -

Example 599

- -

foo

- -

Example 600

- -

foo

- -

Example 601

- -

foo &<]]>

- -

Example 602

- -

foo

- -

Example 603

- -

foo

-- cgit v1.2.3-1-g7c22