Describe your issue or idea
@laryn ported this great module: https://github.com/backdrop-contrib/save_draft
This issue aims to update the button text on the node form. The text should match the selected Publishing option - so it's clear exactly what pushing the button will do.
GitHub Issue #:
3157
Recent comments
The specific tags I need are "<ruby>" and "<rt>" Wow, yeah, that's a pain with CKEditor5. A custom plugin, for sure, but no clue, what the code has to look like...
Specific tags to work in CKEditor 5
I think maybe the problem is with CKEditor stripping the tags - it can be more aggressive than what you would expect from the text format settings. I copied your examples into an example page...
Specific tags to work in CKEditor 5
This saved my day, exactly what I had cooked up but I could not find the necessary settings. Thanks a bundle :)
How to relate one view to different nodes?