Markdown to Figma
Paste Markdown get a match in Figma
Plugin Preview
About this plugin
A Figma plugin that converts GitHub‑flavored Markdown into a structured Figma frame — headings, paragraphs, lists, tables, code blocks, callouts and inline formatting are all turned into native auto‑layout text and frames.Paste Markdown into the plugin UI, hit **Render**, and a `md2fig` frame is added to the current page. Supported syntaxBlock elementsHeadings # … ###### (and Setext === / --- underlines)Paragraphs with hard line breaks ( , \\,
)Block quotes (multi‑line, lazy continuation)Alerts — > [!NOTE], [!TIP], [!IMPORTANT], [!WARNING], [!CAUTION] styled with GitHub's color paletteFenced code blocks ``` and ~~~Unordered, ordered, and nested lists (-, *, +, 1., 1))Task lists - [ ] / - [x] rendered with ☐ / ☑Tables — header row, column alignment (:---:), escaped pipes (\|), inline formatting in cellsHorizontal rules ---, ***, ___Footnotes [^id] — collected into a footnotes section at the bottom of the frameInline elementsBold (** and __) and italic (* and _) with word‑boundary checks for underscore variantsBold italic combos (***x***, ___x___, **_x_**, __*x*__)Strikethrough (~~x~~ and ~x~)Inline code with multi‑backtick fences ( code with ` inside )Inline links [text](url) with paren‑balanced URL parsing (URLs containing ) work)Reference‑style links [text][id], [text][], shortcut [id]Bare URL autolinks (https://…, www.…) and
, Emoji shortcodes :smile: (curated set of ~50 common GitHub codes)Backslash escapes for all Markdown punctuation (\*, \_, \|, \[, …)Not yet supportedReal raster image embedding (would require network access to fetch bytes)
Plugin Details
| Version | 4 |
|---|---|
| Created | August 28, 2025 |
| Last Updated | June 19, 2026 |
| Category | Import & export plugins |
| Creator | Milanov, Kalin |
| Stats | 29 installs, 9 likes |
| Pricing | Free |
Technical Details
- API:1.0.0
- UI:ui.html
- main:main.js
- Document Access:dynamic-page
- Editor Types:figma
- Allowed Domains:
- none
More Like This
Discover other plugins in the Import & export plugins category.
Free Compressed PDF and Image Exporter (PDF, PNG, JPG, WebP and SVG)
Export compressed PNG, PDF, JPG, SVG, WebP & merge multiple frames into one PDF—fast & easy! 🚀
Color Import / Export
Help design and dev teams stay in sync by providing import and export tools for color palettes
Export/Import Variables
Export variables from one file and import them to another. Supports modes, references, and scopes.