Live data from Hacker News

Markdown editor with live preview

markdowneditor.se

1–2 of 2 posts

Re: Markdown editor with live preview

#2
Quick project I threw together tonight.

Enter markdown on the right side and see the live preview on the right.

Supports github markdown eg.

```ruby def foo :foo end ```

Only tested in Chrome. Safari seems to work but Firefox have a bug with the textarea.