Basic Formatting
You can use usual formatting. Text underlining is not part of standard markdown but has been added.
Style syntax | Result |
---|---|
|
Italic |
|
Bold |
|
Italic and bold |
|
underlined |
|
~striked~ |
|
|
Lists
You can use ordered and unordered lists. Right now, you can only have one level of sub-list. If you need more, just tell us!
Tables
Right now, only basic table is supported.
Just ask if you need more!
| Parameter | Default | Description | | ----------- | ------- | ------------------------------- | | nbthread | 1 | Number of thread for processing | | graphvizDot | | Path of the dot executable |
Parameter | Default | Description |
---|---|---|
nbthread |
1 |
Number of thread for processing |
graphvizDot |
Path of the dot executable |