Add test case for non-processing in "`" - smu - smu - simple markup (Markdown) processor (fork, fixes + features)
HTML git clone git://git.codemadness.org/smu
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 1df23c38824a74849c176a5a3bd54d9f1dba8817
DIR parent 1b0c0b16d11ec50ae1c7c3355634c06ee53047d5
HTML Author: Steven Dee <steve@smartercode.net>
Date: Sat, 22 Jun 2013 16:05:19 -0400
Add test case for non-processing in "`"
Diffstat:
M testdoc | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/testdoc b/testdoc
@@ -7,6 +7,8 @@ simple tests
first paragraph.
testing surround: _emph_ then **strong** and `code`.
+`x = *y * 6;`
+
horizontal rule:
- - -