Comment by sheept
3 days ago
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')))
Here you go: https://brostoffed.github.io/writemark/demo/
FYSA: iPadOS 26.5 user here, cursor keys send the cursor to start of line. Clicking somewhere allows insert at that spot, but then arrows send cursor back to start of line again.
Found out about 45 min ago about pretty much the lack of mobile creature comforts.
Working on mobile clients right now. Will push improvements tonight.