On 17/10/2022 13:52, Damien Cassou wrote:
#+BOX: attention
This text will appear with a red background
If you have derived your export backend from ox-odt then you may use
something like
#+attr_odt: :type attention
or perhaps even
#+attr_linuxmag: :type attention
Does that make sense? Do you have a better suggestion?
I see that you have tried special blocks. Unfortunately I do not see
anything related to parameters in the `org-element-special-block-parser'
`org-element-special-block-interpreter' pair.