mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-06 14:53:13 +08:00
When typing something like `` [`word`](link) ``, the inline code mark input rule conversion will happen first, but it will be closed. When the link input rule happens, the inline mark was mistankenly kept. We use the next position's `marks()` to keep the link/styling if the input rule conversion happens within one. |
||
|---|---|---|
| .. | ||
| 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 | ||