mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-07 07:04:12 +08:00
Avoid parsing images with `data:` content (usually with long base64) on image node's `parseDOM` (eg. when pasting). Base64 images are unsupported when pasting on markdown mode and on other "rich" authoring tools. A future improvement will be triggering an upload for each pasted base64 image and then replacing it, but this stops the bleeding of generating an awfully long Markdown output. |
||
|---|---|---|
| .. | ||
| category_templates_spec.rb | ||
| default_to_subcategory_spec.rb | ||
| dont_feed_the_trolls_popup_spec.rb | ||
| drafts_spec.rb | ||
| post_validation_spec.rb | ||
| prosemirror_editor_spec.rb | ||
| review_media_unless_trust_level_spec.rb | ||
| template_validation_spec.rb | ||