Andrew Hariri

Results 12 issues of Andrew Hariri

## Summary I wanted to ask if there was a way to generate markdown from a React component. Say for example I wanted to create a custom React component that...

This PR introduces a `` component and `compileMdxClient` function for individuals to render MDX purely on the client. It emulates much of the same functionality as `compileMdx`, but removes any...