文字显示html标签 #3728
linjinglan
started this conversation in
General
文字显示html标签
#3728
Replies: 1 comment
-
|
使用${content|raw}就可以正常显示html标签了 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
第一行是直接在文字里写html标签,能正常识别html标签
第二行是通过变量绑定,无法识别html标签,直接把html标签也显示出来了

Beta Was this translation helpful? Give feedback.
All reactions