Docusaurus
GitBook
Mintlify Writer
ReadMe
Hugo
Jekyll
Doxygen
Docsify.js
Markdeep
Monodraw
Zim Wiki
ShowdownJS
DIagrams Through Ascii Art
Strapdown.js
Markdown-it
asciiflow
Docusaurus
MarkdeepDocusaurus is recommended for developers and project maintainers who need to create and manage comprehensive documentation for open source projects or internal tools. It is particularly valuable for those who prefer a React-based approach and need features like versioning and localization out of the box.
No Markdeep videos yet. You could help us improve this page by suggesting one.
Based on our record, Docusaurus should be more popular than Markdeep. It has been mentiond 225 times since March 2021. 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.
I used Docusaurus to host my documentation website. Although it used mdx (based on React) while the rest of my website was using Svelte, there just wasn't a solution that worked nearly as well out of the box. There I made some basic tutorials and wrote documentation for the API. - Source: dev.to / 4 months ago
If you use a doc-as-code tool like VitePress, Asciidoctor, or Docusaurus, you can render CSV files as HTML tables at build time โ either natively or through a custom plugin. Most tools support CSV includes out of the box or with minimal effort, and any AI assistant can generate the glue code for your specific stack in seconds. - Source: dev.to / 7 months ago
There's no shortage of documentation tools out there, and honestly, that can make the decision harder rather than easier. After working with various clients and our own projects here at Digital Speed, we've found ourselves reaching for a handful of tools repeatedly: Docusaurus, VuePress, Redocly, and Fumadocs. - Source: dev.to / 6 months ago
Docusaurus is a popular choice for developer-first documentation, especially for teams that prefer Git-based workflows and static site generation. - Source: dev.to / 6 months ago
Docusaurus gives you complete control. It's open-source, React-based, and incredibly flexible. The trade-off? You're essentially maintaining a website. For a solo technical writer at a startup, that overhead wasn't something I could justify. - Source: dev.to / 7 months ago
Markdeep[1] also supports drawing diagrams from ASCII arts. It's pretty good. [1] https://casual-effects.com/markdeep/. - Source: Hacker News / 5 months ago
There's also Markdeep https://casual-effects.com/markdeep/. - Source: Hacker News / 6 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 / 7 months ago
BTW: If you want "Turn Markdown into HTML at runtime" there's https://casual-effects.com/markdeep/. - Source: Hacker News / 11 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 / about 1 year ago
GitBook - Modern Publishing, Simply taking your books from ideas to finished, polished books.
Monodraw - Monodraw allows you to easily create text-based art (like diagrams, layouts, flow charts) and...
Mintlify Writer - The AI-powered documentation writer. It's documentation that just appears as you build
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.
ReadMe - A collaborative developer hub for your API or code.
ShowdownJS - A Markdown to HTML converter written in JavaScript