Wrap text of code block

Hello.
Would it be possible to wrap text in code block as suggested here, but instead of applying it once to the joplin app, it is added as an option for each individual code block?
For example, with unformatted text, without the option, it would look something like

` ` `text
very long text a a a a a a ...  a a a 
` ` `

but with the option, it would look something like,

` ` `text,wraptext
very long text  that gets rended nicely a a a
a a a a a a a a a a a a a a a a a a  a a a a a
...
a a a a a a a a a a a a a a a a a  a a a a a a 
a a
` ` `

Like that, I can keep only specific code blocks formatted.

Thank You.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.