Difference between revisions of "Markdown Editors"
From Steem Center
(→Reasons to use a Markdown Editor) |
(→Reasons to use a Markdown Editor) |
||
Line 6: | Line 6: | ||
==Reasons to use a Markdown Editor== | ==Reasons to use a Markdown Editor== | ||
− | Markdown Editors are helpful in avoiding the loss of articles due to a failure of the browser to retain the document created. | + | Markdown Editors are helpful in avoiding the loss of articles due to a failure of the browser to retain the document created. They also enable the composition of an article offline. |
==List of Markdown Editors== | ==List of Markdown Editors== |
Revision as of 20:42, 29 May 2017
Contents
[hide]Markdown Editors
Markdown Editors are a tools for editing posts offline, using the Markdown language, a popular lightweight markup language. All posts on Steemit.com can be created in an external markdown editor and then directly copied and pasted into the submit post field on Steemit.com at the time of posting.
Reasons to use a Markdown Editor
Markdown Editors are helpful in avoiding the loss of articles due to a failure of the browser to retain the document created. They also enable the composition of an article offline.
List of Markdown Editors
- Remarkableapp https://remarkableapp.github.io/ (Linux only)
- StackEdit https://stackedit.io (Browser based/ Cross Platform (all operating systems))
- MarkDownPad2 http://markdownpad.com/ (Windows OS)
- Github can be used to draft blog posts. Visit the Github wiki page for instructions.