documentation: fix language - 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 86a6bf613312021ccb56581d979556b9c04aaf83
 (DIR) parent 66428d2e2872cbbd56f92f6308365a0494bd81cd
 (HTM) Author: Enno Boland <g@s01.de>
       Date:   Tue, 27 Mar 2018 09:45:51 +0200
       
       documentation: fix language
       Diffstat:
         M documentation                       |       3 +--
       
       1 file changed, 1 insertion(+), 2 deletions(-)
       ---
 (DIR) 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
        -----------------------