This question is in reference to Atlassian Documentation: Code Block Macro
I'm dropping code examples into a doc page, using the Code Block Macro.
For example:
ST4={ "name":“COHERENCE_REMOTE_ENABLED", "value":"true", "type":1, "description":"", "autoIncrementType":0, "export":false }
In this case, True and False are automatically bold and blue in color. I only want black & white text. With all the different options available in the macro, I've no idea what combination to use.
How do I turn off the autoformatting so that I can have plain old black text?