Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Imgur embed (blockquote + script) breaks Markdown parsing #1191

Open
raphaelyancey opened this issue Mar 8, 2017 · 1 comment
Open

Imgur embed (blockquote + script) breaks Markdown parsing #1191

raphaelyancey opened this issue Mar 8, 2017 · 1 comment

Comments

@raphaelyancey
Copy link

Summary

Imgur embed script break further markdown.

Expected Behaviour

  • Imgur embed shouldn't break following markdown

Actual Behaviour

  • Embed an Imgur album in a post

<blockquote class="imgur-embed-pub" lang="en" data-id="a/945mA"><a href="//imgur.com/945mA">Sea Pupper hugs his plush toy</a></blockquote><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>

  • Write markdown after it

**this** is a [markdown link](https://google.fr)

-> The markdown isn't parsed.

Context details (if applicable)

  • Anchor version: 0.12.1
@evansharp
Copy link
Contributor

Could you update to 0.12.7 to see if the error is still present?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants