summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-11-11 20:52:31 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2014-11-11 20:52:31 -0800
commit8e859af5e1a0d2c4029830afc65085a9e86cb24f (patch)
tree0831b925231332484f22e742459528ecfd8c73b9 /README.md
parent32e92dee9363d9ef7674ae11234cecfd3ae560f9 (diff)
Small tweak in README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9145afa..1d073d5 100644
--- a/README.md
+++ b/README.md
@@ -40,11 +40,11 @@ var parsed = reader.parse("Hello *world*");
var result = writer.render(parsed);
```
+[Try it now!](http://spec.commonmark.org/dingus.html)
+
A node package is also available; it includes a command-line tool called
`commonmark`.
-[Try it now!](http://spec.commonmark.org/dingus.html)
-
**A note on security:**
Neither implementation attempts to sanitize link attributes or
raw HTML. If you use these libraries in applications that accept