Remark: Thank you!

Created on 9 Jun 2017  ·  4Comments  ·  Source: remarkjs/remark

This is an enabling package and I want to say thank you for building it. I'm building something that I think is pretty neat and this package is making it possible. So thank you very much! 🥇 💯

All 4 comments

Thanks for reaching out Kent, I appreciate it a lot!
What are you working on? Feel free to chat on Gitter or DM on Twitter to talk!

👋

Check out this weirdness 🙃

Fancy! I can’t completely grasp all that’s going on in a few minutes though, but for now I already have a tip you may find useful!

Next to remark, you can also use rehype, specifically for HTML, and then later transform to React with rehype-react. You could do all that “safely” without needing to resort to dangerouslySetInnerHTML.

Now, I’m not entirely sure how to do the funky code-block to component handling, but rehype-react has a components option, that maps (custom?) tag-names to React components, which may help?

Cool! I'll look into it! Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

niksurff picture niksurff  ·  4Comments

Jolg42 picture Jolg42  ·  4Comments

muescha picture muescha  ·  6Comments

pd4d10 picture pd4d10  ·  5Comments

wooorm picture wooorm  ·  4Comments