diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-08-26 13:04:09 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-08-26 13:04:09 -0400 |
commit | 2996f0b5ee0b3a06d6476eff57b40cb2d8fc587a (patch) | |
tree | fe73c5896769c9316f83e6d2856b0047c10d4a9b /doc | |
parent | 7dd9b65db4dae3aca473f15ea7dcdbf88c8acb1b (diff) |
fix emphasis examples to actually work
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ikiwiki/formatting.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/formatting.mdwn b/doc/ikiwiki/formatting.mdwn index 2ed5cc26f..befbce9aa 100644 --- a/doc/ikiwiki/formatting.mdwn +++ b/doc/ikiwiki/formatting.mdwn @@ -7,7 +7,7 @@ called [[MarkDown]], and it works like this: Leave blank lines between paragraphs. -You can \**emphasise*\* or \*\***strongly emphasise**\*\* text by placing it +You can *\*emphasise\** or **\*\*strongly emphasise\*\*** text by placing it in single or double asterisks. To create a list, start each line with an asterisk: |