How to render markdown or html via custom-api? #664
-
I get html or markdown from custom-api. |
Beta Was this translation helpful? Give feedback.
Answered by
svilenmarkov
May 15, 2025
Replies: 1 comment 1 reply
-
It currently gets escaped by default and there's no way to bypass that, I'll add a function which would allow you to do this in v0.8.3 via something like:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sudoexec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It currently gets escaped by default and there's no way to bypass that, I'll add a function which would allow you to do this in v0.8.3 via something like: