-
Given <p x-text="some text">
<sub>some subscript</sub>
<p> Expect rendered
|
Beta Was this translation helpful? Give feedback.
Answered by
SimoTod
May 28, 2022
Replies: 1 comment
-
You can define your own custom directive to make it less verbose but if it's just in one place, your solution is probably the best |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SephVelut
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can define your own custom directive to make it less verbose but if it's just in one place, your solution is probably the best