mdx-embed icon indicating copy to clipboard operation
mdx-embed copied to clipboard

Embed 3rd party media content in MDX - no import required 🧽

Results 25 mdx-embed issues
Sort by recently updated
recently updated
newest added

- change babel config to export ESM @spences10 If you happen to speak to Chris again i think this is what we'll need but i've gotta be honest i've run...

help wanted

**Describe the bug** I test mdx-embed with nodejs without browser, and It return an empty component. **To Reproduce** ```node import React from 'react'; import { renderToString } from 'react-dom/server'; import...

We have in the repo `eslint` and `prettier` which gets us some of the way to ensuring code consistency but there are a number of other areas where a coding...

enhancement

**Is your feature request related to a problem? Please describe.** Currently all props for all components are applied inline. eg, every time you use a `Tweet` component if you wanted...

enhancement
future release

It would be cool if we could get some quotes or comments from some of the more influential users of MDX Embed. @molebox wondering if you might like to have...

team things

After speaking with @molebox it's probably a good idea to get each of the examples deployed somewhere and from here in Storybook docs we can advise users on how to...

enhancement

``` Run npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: @mdx-js/[email protected] npm ERR! node_modules/@mdx-js/mdx...

**Is your feature request related to a problem? Please describe.** Yes, I've recently updated `gatsby-plugin-mdx` to version 4 and encountered a dependency conflict between @mdx-js/react and mdx-embed. When attempting to...

The entire `unified` stack and community around it has received major updates to all ecosystem components. I was looking into maybe using `mdx-embed` for a project but that project requires...

Bumps [next](https://github.com/vercel/next.js) from 9.5.4 to 13.5.0. Release notes Sourced from next's releases. v13.4.20-canary.41 Core Changes Add mui-core to the default optimizePackageImports list: #55554 Consolidate experimental React opt-in & add ppr...

dependencies