implement bullet list

This commit is contained in:
Elan Ruusamäe 2012-06-20 00:23:36 +02:00
parent a8123bee1a
commit b4286ab450
2 changed files with 25 additions and 6 deletions

View file

@ -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