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
- it needs an operating system to run omg not dependency freeby chronicler
- Dependency-free means zero runtime dependencies, not no dev tools. Could have explained that better.by _boffin_
- When will we forget about markdown.... I feel like we are going backwards.by lofaszvanitt
- How so?by _boffin_
- Nice work.
Markdown has some more possibilities, see: https://github.com/lifeparticle/Markdown-Cheatsheet
by janrakete - Thanks! I don’t know if ALL markdown is going to be implemented or not yet, but not out of consideration.
Question: anything that caught your eye in regards to this project?
by _boffin_ - 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 - Here you go: https://brostoffed.github.io/writemark/demo/by _boffin_
- 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
- What does debugging Markdown even mean?
What is a Markdown-heavy project?
Is this a generated comment?
by tadfisher - i would never use markdown without itby 0n0n0m0uz