Comments
Hacker News
How can it be defined dependency free if it depends on Node.js?
by teo_zero
When will we forget about markdown.... I feel like we are going backwards.
by lofaszvanitt
It'd be nice if there was a live demo without needing to clone the repo. Though I suppose I could just try it out with a bookmarklet:
javascript:import('https://esm.sh/writemark-editor').then(() => document.body.append(document.createElement('writemark-editor')))by sheept
Nice work.
Markdown has some more possibilities, see: https://github.com/lifeparticle/Markdown-Cheatsheet
by janrakete
Inline editing is underrated. Being able to see mistakes instantly cuts down a lot of the trial‑and‑error debugging in Markdown-heavy projects.
by yabdulaah52
Join the discussion
Write your take first — we'll ask for email only when you're ready to publish.
- Hacker News
- How can it be defined dependency free if it depends on Node.js?by teo_zero
- When will we forget about markdown.... I feel like we are going backwards.by lofaszvanitt
- It'd be nice if there was a live demo without needing to clone the repo. Though I suppose I could just try it out with a bookmarklet:
javascript:import('https://esm.sh/writemark-editor').then(() => document.body.append(document.createElement('writemark-editor')))by sheept - Nice work.
Markdown has some more possibilities, see: https://github.com/lifeparticle/Markdown-Cheatsheet
by janrakete - Inline editing is underrated. Being able to see mistakes instantly cuts down a lot of the trial‑and‑error debugging in Markdown-heavy projects.by yabdulaah52