
Bear
Obsidian.md
Simplenote
Evernote
OneNote
Notion
iA Writer
Capacities
ShowdownJS
Markdeep
Markdown-it
Snarkdown
Hugo
highlight.js
Strapdown.js
Docusaurus
Bear
ShowdownJSBased on our record, Bear should be more popular than ShowdownJS. It has been mentiond 58 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 can recommend Bear (https://bear.app) been using for ~6 years or more. - Source: Hacker News / 12 days ago
Bear is what you get when someone builds a notes app that respects developers. It's clean, fast, supports full Markdown, and syncs across devices. Unlike Obsidian, it doesn't require you to set up a vault structure and plugin ecosystem before you can write a single note. - Source: dev.to / 5 months ago
I kept track of bugs and ideas in Bear which, if you're in the Apple ecosystem, I highly recommend. When I stumbled on a good idea for a component that might be fun to build (sup, flip card), I'd write it down. - Source: dev.to / 11 months ago
It's odd that this blogging system is using a name also in use by a writing tool: https://bear.app/. - Source: Hacker News / 12 months ago
I got this confused with the Bear note-taking app for a minute (https://bear.app/), since it's in a closely adjacent domain and even has similar value statements. Unfortunate naming collision. - Source: Hacker News / 12 months ago
So you're going to need a Markdown parser that produces HTML. But there's a question of where is the data coming from and where you you want to process it? If it's going to be all on the frontend like a text editor, use a JS library for it (a quick google search produces ShowdownJS). Source: almost 4 years ago
Previously, I was required to implement the markdown support manually which meant that the use of public libraries was prohibited. My tool could only support limited styling elements such as header1, header2, links, bold and italics, but now I can finally let my tool have a full markdown support by using Showdown. - Source: dev.to / almost 4 years ago
The first two ages are very heavy on content so I decided to use markdown and tailwindโs typography plugin for styling. I also used showdown to fetch the markdown and turn it into HTML. The code for the above can be found on the siteโs GitHub repository. - Source: dev.to / almost 4 years ago
I'm using https://github.com/showdownjs/showdown for the core rendering-markdown functionality, with a bunch of additional listeners etc on top of it to fit it into the notion-style UX! Hope that helps :). Source: almost 4 years ago
It looks like it uses showdown as the engine. Source: about 4 years ago
Obsidian.md - A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files.
Markdeep - Advanced Markdown renderer for the browser with full diagram support
Simplenote - The simplest way to keep notes. Light, clean, and free. Simplenote is now available for iOS, Android, Mac, and the web.
Markdown-it - High-speed Markdown parser with 100% CommonMark support, extensions & syntax plugins.
Evernote - Bring your life's work together in one digital workspace. Evernote is the place to collect inspirational ideas, write meaningful words, and move your important projects forward.
Snarkdown - The super fast, 1kb Markdown parser in JavaScript