This repository was archived by the owner on Dec 18, 2022. It is now read-only.
Is there a way to insert HTML content? #45
Unanswered
waifu-master
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I dont think there is one yet. There were suggestions on setting text weight but haven't heard if there was a PR for it |
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've tried using
type: "text"
in theTemplate
object with an input of<strong>test</strong>
and it literally displayed<strong>test</strong>
instead of a bold test. Is there a way to do this, or is there no such feature yet?Beta Was this translation helpful? Give feedback.
All reactions