Basic Formatting
You can use usual formatting.
Style syntax | Result |
---|---|
|
Italic |
|
Bold |
|
Italic and bold |
|
underlined |
|
~striked~ |
|
|
Lists
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 |
UML diagrams
Image with source code
You have to use [plantuml]
----
and ----
.
[plantuml]
@startuml Alice → Bob : Hello @enduml