I’m trying to add a Figma design to my GitHub README file but running into issues. When I copy the embed code from Figma and paste it into my markdown file, everything looks fine in the editor. However, when I try to preview the markdown in VS Code, I see an error message saying content has been disabled. I’ve also tried viewing the README directly on GitHub but the Figma canvas doesn’t show up there either. Is there a specific way to properly embed Figma designs in markdown files? I’m wondering if there are any workarounds or alternative methods to display my design mockups in the repository documentation.
totally get that! iframes in markdown can be tricky, huh? try using images instead. you can export your figma design as a .png or .jpg and just embed that in your README. visual stuff makes a big difference!