#I built a markdown editor, it's still in early ...
1 messages · Page 1 of 1 (latest)
Niceeee
Looks great! Well done!
One thing I would point out is that clicking anywhere on the left hand side (i.e. The editor side) doesn't automatically set the cursor to the last line/character in the editor. I spent a few just clicking frantically on the editor before realising I had to click next to the line number to start typing.
Another thing, the initial text field doesn't stretch to the width of the editor. Only about to the width of the line below.
Again you said it was still in early dev so not too worried - Great work either way so far :)!
I updated some parts of it.
- I used codemirror instead of rolling my own text editor
- You can now download your markdown
- A save and edit title button