Merge pull request #2 from mstevens/master

Minor english improvements to docs
This commit is contained in:
Enno Boland 2014-02-23 21:51:48 +01:00
commit 5bbc1243bc

View file

@ -34,7 +34,7 @@ There are several pattern you can use to highlight your text:
This ___is___ cool, too. This ___is___ cool, too.
* But this example won't work as expected: * But this example won't work as expected:
***Hello** you* ***Hello** you*
This is a wontfix bug because it would make the source to complex. This is a wontfix bug because it would make the source too complex.
Use this instead: Use this instead:
***Hello*** *you* ***Hello*** *you*
@ -61,7 +61,7 @@ first is underlining:
Topic Topic
----- -----
This very intuitive and self explaining. The resulting sourcecode looks like This is very intuitive and self explaining. The resulting sourcecode looks like
this: this:
<h1>Heading</h1> <h1>Heading</h1>