Description of the need Currently redirect configuration does not write to a json file. It would be preferable if they did. For the containerized deployment method that we are working on with Backdrop, the preference is that we would not actually log into site instances and manually create redirects, we want these redirects to exist upon deployment.
Proposed solution All redirects would be written to a json config file. The redirect module is already included in Backdrop core, this would be a feature enhancement.
Alternatives that have been considered The only alternatives that have been considered are server level rewrites that would have to be added to all instances.
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?