Introduction
Introduction Statistics Contact Development Disclaimer Help
Merge pull request #2 from mstevens/master - smu - smu - simple markup (Markdow…
git clone git://git.codemadness.org/smu
Log
Files
Refs
README
LICENSE
---
commit 5bbc1243bc4fe6e594128c7dae7a52abcfe90757
parent 2c7b9d2ec0e1858ba6e5fcc2dfabd229bc914d04
Author: Enno Boland <[email protected]>
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(-)
---
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>
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.