javiercf / react-markdown-loader

This loader parses markdown files and converts them to a React Stateless Component. It will also parse FrontMatter to import dependencies and render components along with it’s source code. We developed this loader in order to make the process of creating styleguides for React components easier
145 stars 33 forks source link

Fix parser test #13

Closed GeorgeTaveras1231 closed 7 years ago

GeorgeTaveras1231 commented 7 years ago

Noticed a typo in test.

ewual instead of equal