I am trying to replicate a Linux shell interface for a training document in Confluence.
I would like to copy and paste the text from the command line instead of screen-shotting it.
Is there a way to format text with a black background and white text?
See example. The picture you see is all text.
2017-03-08_0956.png
Forgive me gentlemen, I am fairly new at the Confluence interface.
I am not finding "div" or "code" or "style" or "css" when I search in the macro browser.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Or the code macro.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Code Block macro is installed by default. It should be there unless a system admin has disabled it. The DIV and CSS macros require the Content Formatting Macros add-on. It is a free add-on ... kinda. It is free for the basic html macros (div, span, css, etc.).
image2017-3-8 15:55:28.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks.
Yes, the Content Formatting macro is not free, I will see about getting it installed.
For the Code Block, I may be doing something wrong. Does this look right?
code.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Content Formatting Macros are sorta free. If you install it you get some macros that are free, but others that require a license. Pretty much any of the macros that start with AUI are not free, but the html macros such as div,span,stylesheet,etc are free.
As for the code macro it is not meant to render HTML. It is meant to display the body of the macro as mono spaced text with some optional formatting such a line numbers/themes/syntax highlighting. If you click on the macro you should see an edit button. Click it.
image2017-3-9 8:48:54.png
You should then see an options panel. Change the theme to Django if you want a black background and white text.
image2017-3-9 8:51:10.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.