Live data from Hacker News

Show HN: Dead-Simple HTML5 Markdown Editor/Viewer

groverburger.github.io

1–4 of 4 posts

Show HN: Dead-Simple HTML5 Markdown Editor/Viewer

#1
Made a super simple vanilla JS/HTML5 markdown editor/viewer recently, just wanted the basics and especially to be able to hit CTRL-P and print the resulting HTML nicely or save to a PDF.

This supports MathJax, and automatically saves to local storage so you can use it as a notes app or quickly pick up where you left off. Hope you also find it useful!

Show HN: Dead-Simple HTML5 Markdown Editor/Viewer
groverburger.github.io

Re: Show HN: Dead-Simple HTML5 Markdown Editor/Viewer

#2
I think this is nice. Simple and to the point. Well done.

However, I can't help but think that I have a fairly wide monitor and that I would find it nicer to have editing and viewing views side by side instead of having to toggle between them.

Just a thought. Nothing more.

Re: Show HN: Dead-Simple HTML5 Markdown Editor/Viewer

#3
post #2

I think this is nice. Simple and to the point. Well done. However, I can't help but think that I have a fairly wide monitor and that I would find it nicer to have editing and viewing views side by side instead of having to toggle between them. Just a thought. Nothing more.

Thanks! I appreciate the kind words.

I didn't get around to that because my monitor is not amazingly wide (mainly using a laptop :P). Thanks for the feedback though, I may add that in the future.

Re: Show HN: Dead-Simple HTML5 Markdown Editor/Viewer

#4
post #3
post #2

I think this is nice. Simple and to the point. Well done. However, I can't help but think that I have a fairly wide monitor and that I would find it nicer to have editing and viewing views side by side instead of having to toggle between them. Just a thought. Nothing more.

Thanks! I appreciate the kind words. I didn't get around to that because my monitor is not amazingly wide (mainly using a laptop :P). Thanks for the feedback though, I may add that in the future.

That's fair :)