
Dillinger
Typora
StackEdit
Markdown by DaringFireball
MarkdownPad
HedgeDoc
Rentry.co
MacDown
Markdeep
Monodraw
Zim Wiki
ShowdownJS
DIagrams Through Ascii Art
Markdown.free
Strapdown.js
Markdown-it
Dillinger
MarkdeepDillinger is recommended for developers, writers, and anyone who frequently works with Markdown documentation. It's particularly useful for those who need access to their documents across different devices or want to store them in the cloud.
No Markdeep videos yet. You could help us improve this page by suggesting one.
Markdeep might be a bit more popular than Dillinger. We know about 34 links to it since March 2021 and only 27 links to Dillinger. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Dillinger (Online - https://dillinger.io/): For a straightforward online experience, Dillinger is a solid choice. It offers split-screen viewing with live preview and supports saving to various platforms. It's a no-frills option that gets the job done efficiently. - Source: dev.to / about 1 year ago
Dillinger - A cloud-enabled, mobile-ready, offline-storage, AngularJS-powered, HTML5 Markdown editor. - Source: dev.to / over 1 year ago
Dillinger: An online editor that offers cloud storage and supports various export formats like HTML5 and PDF. - Source: dev.to / almost 2 years ago
Simply access https://dillinger.io and paste your markdown code there. It has the option to export to PDF, as well as some other formats. - Source: dev.to / about 2 years ago
I have used Markdown before (https://dillinger.io/) so wouldn't have a problem with using it again as long as on page SEO isn't any extra effort. I am not sure how I would use Markdown and then add the content to the blog to be deployed and if that is going to be much harder than a headless CMS, I would go for the headless. Source: almost 3 years ago
Markdeep[1] also supports drawing diagrams from ASCII arts. It's pretty good. [1] https://casual-effects.com/markdeep/. - Source: Hacker News / 6 months ago
There's also Markdeep https://casual-effects.com/markdeep/. - Source: Hacker News / 7 months ago
I've taken to using Markdeep [1] for this. You write your markdown file, but add the code snippet at the bottom of yor document and save it with a .md.html extension. Then when you double-click it it opens and renders in your browser. I save my notes in a Google Drive, and it's now replaced all the note taking apps I've tried over the years [1] https://casual-effects.com/markdeep/. - Source: Hacker News / 8 months ago
BTW: If you want "Turn Markdown into HTML at runtime" there's https://casual-effects.com/markdeep/. - Source: Hacker News / 12 months ago
I host the Markdeep library locally as well. Though overtime I've added some features, e.g. To make anchoring linking easier. [1] https://casual-effects.com/markdeep/. - Source: Hacker News / over 1 year ago
Typora - A minimal Markdown reading & writing app.
Monodraw - Monodraw allows you to easily create text-based art (like diagrams, layouts, flow charts) and...
StackEdit - Full-featured, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.
Zim Wiki - Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images.
Markdown by DaringFireball - Text-to-HTML conversion tool/syntax for web writers, by John Gruber
ShowdownJS - A Markdown to HTML converter written in JavaScript