mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-22 19:26:04 +08:00
A `draggable: true` ProseMirror node ["can be dragged without being selected"](https://prosemirror.net/docs/ref/#model.NodeSpec.draggable), so it doesn't make sense for nodes that allow inner `content`, as it would break the drag-text selection. We had `html_block` and `poll` in this situation. |
||
|---|---|---|
| .. | ||
| discourse-markdown | ||
| chart-colors.js | ||
| even-round.js | ||
| rich-editor-extension.js | ||