Home

Wiki Syntax

<wiki>Here's what I can do in Pebble 1.7.1 right now:

The basic __bold__, ~~italics~~, --strikethrough-- styles.

A blank line starts a new paragraph.

Urls automatically become hyperlinks: http://www.weiqigao.com/blog/2005/08/04/i_want_one.html.

Numbered lists (two styles):
# Item 1
# Item 2

1. Item 3
1. Item 4

Bulletted lists (two styles):
* Item 5
* Item 6

- Item 7
- Item 8

In paragraph line break\\
using double backslashes.
</wiki>
Here's what I can do in Pebble 1.7.1 right now:

The basic bold, italics, strikethrough styles.

A blank line starts a new paragraph.

Urls automatically become hyperlinks: http://www.weiqigao.com/blog/2005/08/04/i_want_one.html.

Numbered lists (two styles):

  1. Item 1
  2. Item 2
  1. Item 3
  2. Item 4
Bulletted lists (two styles):
  • Item 5
  • Item 6
  • Item 7
  • Item 8
In paragraph line break
using double backslashes.