jxnblk / mdx-deck

♠️ React MDX-based presentation decks
https://mdx-deck.jxnblk.com
MIT License
11.35k stars 603 forks source link

mathjax #192

Open wpannell opened 6 years ago

wpannell commented 6 years ago

This is a capability the other tools like this — reveal, remark, etc. — can do. Can this be done in mdx-deck?

mrhut10 commented 6 years ago

having latex or some other equation provide in the slides is exactly what I'm looking for also.

adding this feature would that be a good first PR or one you can flag for hacktoberfest ?

jxnblk commented 6 years ago

I suspect this would be possible with a remark plugin if anyone wants to give it a shot

ships commented 5 years ago

@jxnblk i am enthusiastic about my work so far with mdx-deck but for the subject matter this adaptation is a requirement for me. i have time to work on it but am new to both MDX and remark/rehype.

do you have an example of the kind of plugin which is complete for mdx-deck that is needed for this that I could use as a mold/reference material ? would love to help other mdx-deckers get their delightful equations on the web~

light-and-salt commented 5 years ago

For now, I'm using wko27's react-mathjax2 to display equations