
Utilities
MWeb can handle professional-level markdown with support for markdown extensions. It provides publishing to various social networks and blogging formats, as well as various preview themes. It also has two work modes: external, which allows the addition of external folders; and library, designed for note-taking and static blogging.
Features:
- Full GFM (GitHub Flavored Markdown) supported
- Publish/Update to Wordpress, Metaweblog API services, Wordpress.com, Evernote, Blogger, Tumblr.
- Drag-and-drop or paste to insert picture and display immediately.
- Live preview and export to PDF/HTML/RTF/DOCX
- External folder, library, static blog/website generator
Markdown Edit is a Windows desktop CommonMark (a.k.a. Markdown) editor with an emphasis on content and keyboard shortcuts. There is minimal window chrome and most functions are accessed through keyboard shortcuts. There is no main menu, status bar, tabbed windows or other distractions.
Moeditor - Your all-purpose markdown editor. Built with Electron .
Inkdrop enables hackers to keep track of their daily progress when it comes to hacking in one convenient spot without having to rely on traditional word processors.
Inkdrop features support for #Markdown with the ability to do code syntax highlighting as well as built-in syncing capabilities. Users can organize their progress in a clean, uniform way that's focused on ensuring that the information is easy to work through and can be read uniformly.
Typora gives you a seamless experience as both a reader and a writer. It removes the preview window, mode switcher, syntax symbols of markdown source code, and all other unnecessary distractions. Instead, it provides a real live preview feature to help you concentrate on the content itself.
Features
Organize Files
Typora allows you to manage your files easily, providing both file tree panel and articles (file list) side panel. Fell free to organize files in your own way, including putting in sync services, like Dropbox or iCloud.
Outline Panel
Automatically see the Outline structure of your documents in outline panel, which allows you to quickly go through the document and jump to any section with one click.
Import & Export
Export to PDF with bookmarks. Go further and export or import. More formats, including docx, OpenOffice, LaTeX, MediaWiki, Epub, etc, can be exported or imported.
Word Count
See how large your document is in words, characters, lines, or reading minutes.
Focus Mode & TypeWriter Mode
Focus mode helps you focus only on the current line, by blurring the others. Typewriter mode always keeps the currently active line in the middle of the window.
Auto Pair
Auto complete pair of brackets and quotes like a code editor. Also, There's also an option to auto pair markdown symbols, like * or _.