- Fix handling of class in embedded html (#11 by @modosc)
- Pass options into htmlparser to keep capitalization of tags and attributes (#8 by @modosc)
- Fix handling of className prop (#7 by @modosc)
- Strip markdown prop from react elements (#6 by @modosc)
- Update react to 15.5 with new create-react-class and prop-types dependency (#5 by @modosc)
- Fix some warnings (#5 by @modosc)
- Add table tag support (#4 by @ryohey)
- Improve PropTypes because components is not required (#2 by @justin-lau)
- Update showdown to 1.5.0 (#3 by @ryohey)
- Update react to 15.4
- Quiets a React warning about how void elements can't have children (#1 by @ryancbarry)
- First stable release.