MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. Start by reading the introductory tutorial, then check the User Guide for more information.
Users who need a straightforward and familiar interface for Markdown editing might find MarkdownPad appealing. However, considering its discontinued status, it is recommended for users who specifically want a classic MarkdownPad experience or those working in an environment where other editors are not feasible. For most users, seeking an active alternative would be more advisable.
MkDocs might be a bit more popular than MarkdownPad. We know about 2 links to it since March 2021 and only 2 links to MarkdownPad. 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.
(Opened article in Reader mode in browser, copied it, pasted into Markdownpad, cleaned up article (removed image captions, MORE: lines), made the whole article a quote, and pasted here in the comments.). Source: about 3 years ago
(I used http://markdownpad.com/ to quickly format the quoted article for posting here on Reddit). Source: about 3 years ago
I'm a software engineer, and before getting my rM2, I kept all of my notes in Markdown format. They're under source control (git), and I use mkdocs to build them into a static website. I have a CI pipeline set up so that whenever I push changes to my notes to GitHub/Gitlab/Sourcehut, they are automatically built and published to my site. Source: about 2 years ago
Starlette is a web framework developed by the author of Django REST Framework (DRF), Tom Christie. DRF is such a solid project. Sharing the same creator bolstered my confidence that Starlette will be a well designed piece of software. - Source: dev.to / over 4 years ago
Typora - A minimal Markdown reading & writing app.
GitBook - Modern Publishing, Simply taking your books from ideas to finished, polished books.
StackEdit - Full-featured, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.
Doxygen - Generate documentation from source code
Markdown by DaringFireball - Text-to-HTML conversion tool/syntax for web writers, by John Gruber
Docusaurus - Easy to maintain open source documentation websites