@olafgrabienski in https://github.com/backdrop/backdrop-issues/issues/4583#issuecomment-683...
... In text format configuration (e.g.
admin/config/content/formats/filtered_html) you can "Enable file uploads", set an Upload directory and more. It's quite hidden, and I often forget this option when building new sites.
We should have a report page, where site builders/admins can get an overview of all the various directories where files are being saved for text formats, media types, file/image fields etc.
Advocate: @klonos
Recent comments
Hi Egmund, BackdropCMS tries hard to output valid markup, by default even the "raw" format. Your code is invalid, though, as there's a <style> tag inside the body, whereas...
Paypal button code gets messed-up
I have tried ckeditor tinymce and 'nothing' - same results, code get messed up. Something is 'fixing' and instead messing up. If there is no way to have actually raw html in BackdropCMS...
Paypal button code gets messed-up
Make sure that ckeditor or tinymce is not enabled for that filter. Especially ckeditor is opinionated and will change the html.
Paypal button code gets messed-up