From 0baa9e23a98b7b3b4e5c6417256ef9ce1dd537c5 Mon Sep 17 00:00:00 2001 From: Benoit Schweblin Date: Sun, 14 Apr 2013 14:04:56 -0700 Subject: [PATCH] Published by StackEdit 1. --- test.html | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 test.html diff --git a/test.html b/test.html new file mode 100644 index 00000000..48e873eb --- /dev/null +++ b/test.html @@ -0,0 +1,59 @@ + + + +README.md + +

StackEdit

+ +

StackEdit is a free, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.

+ +

StackEdit can:

+ + + +

Features:

+ + + +
+

NOTE: This page has been written with StackEdit.

+
StackEdit +========= + +StackEdit is a free, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites. + +### StackEdit can: + + - Manage multiple Markdown documents locally + - Export your documents in Markdown or HTML format + - Synchronize your Markdown documents in the Cloud + - Edit existing Markdown documents from Google Drive and Dropbox + - Publish your document on GitHub in one click + +### Features: + + - Real-time HTML preview + - WYSIWYG control buttons + - Configurable layout + - Offline editing + - Online synchronization using Google Drive and Dropbox + - Publish on GitHub + + +> **NOTE:** This page has been written with [StackEdit][1]. + + [1]: http://benweet.github.io/stackedit/ "StackEdit" + \ No newline at end of file