Hacker News new | ask | show | jobs
Markdown editor with live preview (markdowneditor.se)
2 points by walle_ 4894 days ago
1 comments

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.