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/gfm_autolinks.md | 83 ---------------------- 1 file changed, 83 deletions(-) delete mode 100644 packages/markdown/marked/test/new/gfm_autolinks.md (limited to 'packages/markdown/marked/test/new/gfm_autolinks.md') diff --git a/packages/markdown/marked/test/new/gfm_autolinks.md b/packages/markdown/marked/test/new/gfm_autolinks.md deleted file mode 100644 index 86b9a3ee..00000000 --- a/packages/markdown/marked/test/new/gfm_autolinks.md +++ /dev/null @@ -1,83 +0,0 @@ -link with . http://example.com/hello-world. - -link with ! http://example.com/hello-world! - -link with : http://example.com/hello-world: - -link with , http://example.com/hello-world, - -link with ; http://example.com/hello-world; - -link with ) http://example.com/hello-world) - -link with nothing http://example.com/hello-world - -### Example 597 - -The scheme http will be inserted automatically: - -www.commonmark.org - -### Example 598 - -After a valid domain, zero or more non-space non-< characters may follow: - -Visit www.commonmark.org/help for more information. - -### Example 599 - -Trailing punctuation (specifically, ?, !, ., ,, :, \*, \_, and ~) will not be considered part of the autolink, though they may be included in the interior of the link: - -Visit www.commonmark.org. - -Visit www.commonmark.org/a.b. - -### Example 600 - -www.google.com/search?q=Markup+(business) - -(www.google.com/search?q=Markup+(business)) - -### Example 601 - -www.google.com/search?q=(business))+ok - -### Example 602 - -www.google.com/search?q=commonmark&hl=en - -www.google.com/search?q=commonmark& - -### Example 603 - -< immediately ends an autolink. - -www.commonmark.org/he