We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02b28dd commit b68c4bfCopy full SHA for b68c4bf
README.md
@@ -2,6 +2,7 @@
2
==================
3
4

5
+
6
7
instant-markdown-d is a small Node.js server that enables instant compilation
8
and previewing of Markup files. A plugin can easily be written for any text
@@ -15,7 +16,7 @@ Install the mini-server by running either:
15
16
17
[sudo] npm -g install instant-markdown-d
18
-or:
19
+or ~~using yarn~~ (not recommended. See issue #86):
20
21
[sudo] yarn global add instant-markdown-d
22
0 commit comments