I use the Codeblock Macro as a Confluence user. The macro performs spelling correction, e.g.: I enter:
systemctl restart httpd.service
and the Macro autocorrects that into:
systemctl restart httpd.Service
This behavior makes copying command line commands from Macros impossible. I edited the text within the Codeblock, because after copying text from Cygwin there was one empty line for each bash command. I would like to get rid of the spelling correction. How can I?