Hello
While posting on the Gradle Forums; I have noticed that complex code snippets with nested structures / multiline blocks occasionally don’t render correctly using Markdown.
Indentation often appears inconsistent & certain characters (like backticks or braces) seem to interfere with the formatting, making the code harder to read.
Reference : Formatting posts using markdown, BBCode, and HTML - Using Discourse - Discourse Meta Okta guide .
Would it be possible to improve the Markdown engine / introduce a dedicated code editor with syntax highlighting? This change could enhance the readability of shared Gradle scripts and encourage more effective problem-solving discussions.
Thank you