Rendering inline styles. How to. #324
Unanswered
wilsonowilson
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Yep this will require inline box modals ( |
Beta Was this translation helpful? Give feedback.
0 replies
-
has there been any update to this? Any way we can make it work (I'm ready to contribute!!) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Satori to build an image generation feature for an app in production, and it's been nothing short of incredible to work with! Now I'm exploring more advanced use-cases for it.
According to the docs only
display: flex
anddisplay: none
are supported.But in the future, I'd really like to include really basic inline styling in my rendered images (bold, italic, underline, code etc), like in this picture:
Is there a current workaround for this? Or is this something that might be implemented in the future?
Beta Was this translation helpful? Give feedback.
All reactions