christianalfoni / markdown-to-react-components

Convert markdown into react components
MIT License
132 stars 16 forks source link

Remove children from br, add react to devDependencies, fix #10 #11

Closed golmansax closed 8 years ago

golmansax commented 8 years ago

I added react because otherwise I couldn't boot the webpack server. Let me know what you think of the change!

christianalfoni commented 8 years ago

Sorry for late answer here! completely agree, thanks for the pull :)

golmansax commented 8 years ago

Thanks for merging :smile_cat: