diff --git a/plugins/codemirror/README.md b/plugins/codemirror/README.md index b0f0066..ef6c4f6 100644 --- a/plugins/codemirror/README.md +++ b/plugins/codemirror/README.md @@ -1,4 +1,4 @@ CodeMirror ====================== -CodeMirror is a versatile text editor implemented in JavaScript for the browser. +CodeMirror is a versatile text editor implemented in JavaScript for the browser. \ No newline at end of file diff --git a/plugins/markdown/README.md b/plugins/markdown/README.md new file mode 100644 index 0000000..7b745f3 --- /dev/null +++ b/plugins/markdown/README.md @@ -0,0 +1,4 @@ +Markdown +====================== + +Markdown Syntax Documentation: [http://daringfireball.net/projects/markdown/syntax](http://daringfireball.net/projects/markdown/syntax) \ No newline at end of file