mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 16:48:26 -05:00
Adds support to the grid markdown-it token in the form of a simple block node, where regular editing and drag and drop work the same as usual. It also extracts the auto-grid logic from ComposerUpload to live in the textarea-specific `textarea-text-manipulation`, with a new logic for the ProseMirror version.