Merge pull request #2 from mstevens/master
Minor english improvements to docs
This commit is contained in:
commit
5bbc1243bc
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue