documentation: fix language - smu - smu - simple markup (Markdown) processor (f… | |
git clone git://git.codemadness.org/smu | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 86a6bf613312021ccb56581d979556b9c04aaf83 | |
parent 66428d2e2872cbbd56f92f6308365a0494bd81cd | |
Author: Enno Boland <[email protected]> | |
Date: Tue, 27 Mar 2018 09:45:51 +0200 | |
documentation: fix language | |
Diffstat: | |
M documentation | 3 +-- | |
1 file changed, 1 insertion(+), 2 deletions(-) | |
--- | |
diff --git a/documentation b/documentation | |
@@ -168,8 +168,7 @@ Result: | |
<pre><code>this.is(code, too) | |
</code></pre> | |
-Please note that code you can't use any HTML or smu syntax pattern in a code | |
-block. | |
+Please note that you can't use HTML or smu syntax in a code block. | |
Other interesting stuff | |
----------------------- |