Introduction
Introduction Statistics Contact Development Disclaimer Help
Add test case for non-processing in "`" - smu - smu - simple markup (Markdown) …
git clone git://git.codemadness.org/smu
Log
Files
Refs
README
LICENSE
---
commit 1df23c38824a74849c176a5a3bd54d9f1dba8817
parent 1b0c0b16d11ec50ae1c7c3355634c06ee53047d5
Author: Steven Dee <[email protected]>
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(-)
---
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:
- - -
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.