Hi, I am using markdown to edit the confluence page. I am wondering how to use the code block macro in markdown.
Hello @Mark L .
Welcome to community.
The code should be:
{code:title=This is my title|theme=FadeToGrey|linenumbers=true|language=java|firstline=0001|collapse=true}
This is my code
{code}
`
You can find the markup examples in the documentation for each macro:
https://confluence.atlassian.com/doc/code-block-macro-139390.html
Thanks Andrii. I believe this is for wiki markup. I am actually using markdown to edit my page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.