implement bullet list
This commit is contained in:
parent
a8123bee1a
commit
b4286ab450
2 changed files with 25 additions and 6 deletions
|
@ -32,3 +32,17 @@ fourth line
|
|||
|
||||
sixth line!
|
||||
}}}
|
||||
|
||||
= Bullet list =
|
||||
{{{
|
||||
* item 1
|
||||
|
||||
* item 2, with gap
|
||||
* item 3
|
||||
* item 3.1
|
||||
}}}
|
||||
* item 1
|
||||
|
||||
* item 2, with gap
|
||||
* item 3
|
||||
* item 3.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue