discourse/plugins/discourse-local-dates
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
..
assets UX: prosemirror rich editor nodes cleanup / slightly better UX (#32361) 2025-04-18 00:20:55 -03:00
config Update translations (#31747) 2025-03-11 17:47:42 +01:00
lib/discourse_local_dates DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
spec FEATURE: add footnote (plugin) rich editor extension (#31719) 2025-04-14 14:25:36 -03:00
test/javascripts FEATURE: add local-dates (plugin) rich editor extension (#31714) 2025-03-11 20:13:09 -03:00
plugin.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00