discourse/plugins/discourse-local-dates/assets/javascripts/lib
Renato Atilio f06175b72d
UX: prosemirror rich editor nodes cleanup / slightly better UX (#32361)
We don't want "ghost" `content` within mention/hashtag, as they're
already rendering their non-editable content on `toDOM`.

`atom: true` is not necessary for content-less nodes

Re-use existing heading node spec instead of re-creating.

A UX improvement from these changes is a better Cmd-Left/Home navigation
when these nodes begin a paragraph and the caret is after them.
2025-04-18 00:20:55 -03:00
..
discourse-markdown FIX: BBCode tag parser 2024-06-18 10:47:18 +02:00
date-with-zone-helper.js DEV: Update JS class sorting to match new lint rule 2022-08-15 09:28:31 +01:00
local-date-builder.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
local-date-markup-generator.js FIX: Quoting local dates bbcode regeneration (#17141) 2022-06-21 10:07:21 +10:00
rich-editor-extension.js UX: prosemirror rich editor nodes cleanup / slightly better UX (#32361) 2025-04-18 00:20:55 -03:00