<markdown>
and </markdown>
elements. Please avoid using this as much as possible.
: FIXME
If you are working with pictures
media manager
. Also make sure you are in the correct namespace.baseURL/hpc-admin/how_to_run_a_job
, or[[hpc-admin:how_to_run_a_job]]
start
page.METATOC
to all other pages you want to see.faq
in namespace hpc
titled FAQ
:{{METATOC 1-5 >:hpc/faq|FAQ}}
((my reference in a footnote))
code
block and specify the language (if available), such as php, bash, etc.code
block with language console
<code console>
The plugin "Note" allows to add 4 types of color notes to draw attention or emphasize on some parts of your text : blue (no argument), yellow (important
), red (warning
) and green (tip
)
<note> This is my note ! Remember it!! </note> <note important> Warning ! You're about to lose your mind ;-) </note> <note tip> The clues are in the images. </note> <note warning> Beware of the cat when you open the door !! </note>