Live data from Hacker News

StackEdit: Markdown editor with real-time HTML preview

benweet.github.io

1–4 of 4 posts

Re: StackEdit: Markdown editor with real-time HTML preview

#4
Love the synchronized scrolling (and the fact internal links work - `#foo` scrolls both panes to the `# Foo` heading)!

The source is a simple textarea, right? Nice, I didn't realize you could reliably scroll one. [https://github.com/benweet/stackedit/blob/master/res/extensi... seems to do the magic.]