---
url: "/emailify/content/link-paragraphs.md"
description: "Link inline paragraph text with Figma links and note limitations for dynamic URLs."
---

# Adding inline links to paragraph text content in your emails

> Link inline paragraph text with Figma links and note limitations for dynamic URLs.

[Video](/assets/videos/emailify/content/linking-paragraph-text.mp4)

If you highlight the text you'd like to link in the Figma text layer, and then click on the [native Figma "Link" icon button](https://help.figma.com/hc/en-us/articles/360045942953-Add-links-to-text) in the Figma header toolbar area, that will let you paste a URL in. Emailify will automatically include this as a styled `` tag in your HTML export.

Please note that Figma only supports standard link formats (like `https://`, `mailto:`, or `tel:`) for text hyperlinks, and will block or rewrite anything else. This means dynamic values like `{{unsubscribe_url}}` or `{{profile_link}}`, as well as deep links using protocols such as `spotify://`, `slack://`, or `instagram://`, won’t work; Figma will automatically prefix them with https://. In Emailify, links on [buttons](/emailify/content/link-buttons), [images](/emailify/content/images), and [social icons](/emailify/content/social-icons), etc, are managed through the **Settings** panel instead, but paragraph text links rely on Figma’s native system. For dynamic or deep links, we recommend using an Emailify [nav menu link](/emailify/content/link-nav-menu) or [button](/emailify/content/link-buttons) (where possible) to work around this limitation.

> **Warning:** **Only use this native Figma text selection hyperlink method for linking paragraph content text layers (not buttons or nav links)**. Please note that this only works for normal content text layers; if you need to set a link on a button, social icon or navigation link layer that Emailify generates, you'll need to click on that Figma layer, then click the **Settings** button in the Emailify plugin header, then paste your URL into the link field.

> **Tip:** You can [apply settings in bulk](/emailify/design/settings#apply-settings-in-bulk) by opening **Settings**, then selecting multiple Emailify layers of the same type in Figma. Any setting you change will be applied to all selected layers.
