discourse/app/assets/javascripts/discourse-markdown-it
Renato Atilio 0a63c94e4d
UX: improve onebox handling on rich editor (#32221)
Adjusts the rich editor onebox handling to ensure the full protocol URLs
are passed to the inline/full onebox endpoints, but when they are
resolved, we keep the original textual content as the stored URLs for
the onebox nodes, because we need to keep them as-is when serializing
them back to Markdown.

Additionally, it now re-uses the `isTopLevel` logic for inline oneboxes,
so top level domains like `example.com` are not mistakenly inline
oneboxed.
2025-04-08 21:04:59 -03:00
..
src UX: improve onebox handling on rich editor (#32221) 2025-04-08 21:04:59 -03:00
addon-main.cjs
package.json DEV: Pin pnpm to v9 (#31158) 2025-02-04 09:18:15 +00:00