Open
Description
Please fill out these Check-boxes
- I checked for existing similar feature requests
- I have read the docs and checked that the feature I am requesting is not already implemented
- My feature request consists of only one feature
Is your Feature Request related to a Problem or Annoyance?
Low priority annoyance. There is a workaround.
Describe the Feature you'd like
I occasionally want to use the same BUTTON with a different label. Currently I make a new identical codeblock BUTTON, but with a different label. But maybe it is possible to change the label using the inline BUTTON?
i.e. BUTTON[id:"New label"]
Besides reusing commands it is also an easy way to not have to fiddle with CSS to align text and buttons.
Alternatives
No response
Additional Context
No response