discourse/spec/system/page_objects
Renato Atilio a5cacde681
FEATURE: add code-block rich editor extension (#31179)
Continues the work done on
https://github.com/discourse/discourse/pull/30815.

Extends the ProseMirror-markdown `code-block` node by integrating our
existing HighlightJS pipeline for code highlighting and adding a node
view with a `<select>` to change the language of the block.

We're also adding the markdown paste extension, which handles converting
pasted text/plain to rich content if it contains Markdown.

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2025-03-06 20:43:33 -03:00
..
components UX: card section toggle (#31644) 2025-03-06 10:31:29 +11:00
modals FEATURE: Experimental admin search refinements round 1 (#31441) 2025-03-03 13:56:07 +10:00
pages FEATURE: rebranded admin logos settings (#31554) 2025-03-04 12:51:27 +11:00
cdp.rb FEATURE: add code-block rich editor extension (#31179) 2025-03-06 20:43:33 -03:00