Published by StackEdit 1.
This commit is contained in:
parent
1cde9c0e9e
commit
0baa9e23a9
59
test.html
Normal file
59
test.html
Normal file
@ -0,0 +1,59 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>README.md</title>
|
||||
</head>
|
||||
<body><h1>StackEdit</h1>
|
||||
|
||||
<p>StackEdit is a free, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.</p>
|
||||
|
||||
<h3>StackEdit can:</h3>
|
||||
|
||||
<ul>
|
||||
<li>Manage multiple Markdown documents locally</li>
|
||||
<li>Export your documents in Markdown or HTML format</li>
|
||||
<li>Synchronize your Markdown documents in the Cloud</li>
|
||||
<li>Edit existing Markdown documents from Google Drive and Dropbox</li>
|
||||
<li>Publish your document on GitHub in one click</li>
|
||||
</ul>
|
||||
|
||||
<h3>Features:</h3>
|
||||
|
||||
<ul>
|
||||
<li>Real-time HTML preview</li>
|
||||
<li>WYSIWYG control buttons</li>
|
||||
<li>Configurable layout</li>
|
||||
<li>Offline editing</li>
|
||||
<li>Online synchronization using Google Drive and Dropbox</li>
|
||||
<li>Publish on GitHub</li>
|
||||
</ul>
|
||||
|
||||
<blockquote>
|
||||
<p><strong>NOTE:</strong> This page has been written with <a href="http://benweet.github.io/stackedit/" title="StackEdit">StackEdit</a>.</p>
|
||||
</blockquote>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"</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user