marp-team / marp-react

[INACTIVE] Marp renderer component for React
https://marp-react.netlify.com/
MIT License
19 stars 3 forks source link

Allow users to configure Marp object (e.g. use markdown-it plugins) #17

Closed exKAZUu closed 4 years ago

exKAZUu commented 4 years ago

I want to inject some code https://github.com/marp-team/marp-react/blob/master/src/hooks/marp.ts#L7 to configure a Marp object (e.g. use markdown-it plugins).