Markdown editor with live preview
markdowneditor.se
Markdown editor with live preview
1–2 of 2 posts
Re: Markdown editor with live preview
#2Quick 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.