JasonEtco / readme-guestbook

A little web app that transforms a README into a guestbook.

Home Page:https://readme-guestbook.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown preview

JasonEtco opened this issue · comments

It'd be nifty to show a preview of what your message is going to look like, in the UI, as you're writing it. Something like:

[ Message textarea ]

---

@... says:

> (markdown rendered message)

Similar to how it actually renders in the final README. Ideally this'd use GitHub's markdown API to generate it when the textarea changes.