Merge pull request #2 from mstevens/master - smu - smu - simple markup (Markdown) processor (fork, fixes + features)
(HTM) git clone git://git.codemadness.org/smu
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 5bbc1243bc4fe6e594128c7dae7a52abcfe90757
(DIR) parent 2c7b9d2ec0e1858ba6e5fcc2dfabd229bc914d04
(HTM) Author: Enno Boland <g@s01.de>
Date: Sun, 23 Feb 2014 21:51:48 +0100
Merge pull request #2 from mstevens/master
Minor english improvements to docs
Diffstat:
M documentation | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/documentation b/documentation
@@ -34,7 +34,7 @@ There are several pattern you can use to highlight your text:
This ___is___ cool, too.
* But this example won't work as expected:
***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:
***Hello*** *you*
@@ -61,7 +61,7 @@ first is underlining:
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:
<h1>Heading</h1>