How to format an inline code in Confluence?

后端 未结 15 579
夕颜
夕颜 2020-12-22 17:57

How can I format an inline code in Confluence like this? I mean, not a separate code block, but just inline classname, for example.

15条回答
  •  离开以前
    2020-12-22 18:28

    All of these other answers certainly sound like good ideas and I would recommend using them first, but I will go ahead and add one more to the list for completeness' sake.

    You could simply use the html macro and then paste your content wrapped in

     
    tags.

提交回复
热议问题