Skip to main content

Inline layout – use frames and other elements *inside* text blocks

  • November 20, 2024
  • 2 replies
  • 1153 views

Isaac_VanDyne

Why doesn’t autolayout support inline layout This kind of design of including rich text elements (spans), icons, emojis, chips, and images inside a block of text is becoming increasingly popular and seems like it would be straightforward to implement.

Im currently contemplating building a Figma plugin that would split a text block into individual words, then wrap them in a ‘Wrap’ auto-layout frame. This way you could insert arbitrary elements inside the text.

@Figma pls

2 replies

Thiago Fernando

I faced this problem right now, I tried a lot to implement it… but it’s impossible to create a component with rich text. @figma


t3db0t
  • New Member
  • September 6, 2026

yeah we really need this. I’d like to see it doable as text styles the same way you apply CSS to a span: background fill, padding, borders… I also considered trying to build a plugin that would do this but it’s simply not possible to do it right without fundamentally improving what text can do in Figma.