Difference between revisions of "Help:Editing"
From Libvirt Wiki
(Link to official help for more comprehensive info) |
(Also mention code "emphasis") |
||
Line 33: | Line 33: | ||
* '''bold''' | * '''bold''' | ||
* ''italic'' | * ''italic'' | ||
+ | * <code>code</code> | ||
Also use html! | Also use html! |
Latest revision as of 10:52, 6 May 2019
Contents
Official Help
For more detailed and up to date information see the following links:
- The official formatting help and
- Some more help on editing pages
Some basics
Please help creating a Man-Page for this wiki by clicking this link and dont be afraid of adding an account first:
Even for better understanding how a wiki works I recommend you to edit this page
Headlines
Headlines are created by writing several = sign at the very beginning and (sic!) the end of the line ===== small headline ===== == big headline == = top headline =
Links
A Short-Link is put in double brackets. [1] makes a link leaving this wiki. !nice text make you read "nice text".
Emphasizing
emphasizing is done easy:
- bold
- italic
code
Also use html!
you can use [html ] quite everywhere
Enumerations and Lists
# at the very beginning of the line gives a numbered list ## gives a nested numbered list ## ### _imagine ..._ ##
* returns a bulleted list ** *** _just nesting a bit_
Other useful stuff
blank lines sperate paragraphs. and if you like these boxes, just do an insertion of at least one space on every line.
Finally and most complex: Tables
Oh, I forgot tables. Tables quite complex here. We have to write a lot of coloums here:
This | is the | table | header |
---|---|---|---|
this | one | is | part of the body |
intentionally left blank | |||
you can do other | funny | things |
Have fun.
I encourage you again to change to editing mode.
And thanks for adding more content as well.