To make a bulleted list (list with a fat dot in front of each item), use the "star" (asterisk) token for each list item, with a slash-star (/*) on a line by itself to mark the end of the list:
* List item 1
* List item 2
* List item 3
/*
will produce:
Let's try it on Second Page.
* Link back to ((Home)).
* This link goes to the ((Third Page|next)) page.
/*