How to format an inline code in Confluence?
问题 How can I format an inline code in Confluence like this ? I mean, not a separate code block, but just inline classname , for example. 回答1: 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/CONF56/Quick+Reference+Guide+for+the+Confluence+Editor 回答2