How can I format an inline code in confluence like this? I mean, not a separate codeblock, but just inline classname, for example.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|
|
To insert inline monospace font in Confluence, surround the text in double curly-braces. This is an {{example}}. If you're using Confluence 4.x or higher, you can also just select the "Preformatted" option from the paragraph style menu. Full reference here: https://confluence.atlassian.com/display/DOC/Quick+Reference+Guide+for+the+Confluence+Editor |
|||||||||||||
|
|
If you want to insert a large code block with optional line numbers, etc use the Code Macro (available under Macros -> Other). |
|||
|
|