<staging:8080>/
Card excerpts are not converting HTML entities but the post page is rendering HTML entities in the content
‘staging:8080/artist/terese-agnew’
e.g. ‘staging:8080/wp-json/craft/v2/artist/204’
excerpt: “Terese Agnew’s work has evolved
content: “
Terese Agnew’s work has evolved
I would like…
For all the text to render consistently across the site
`<staging:8080>/`
Card excerpts are not converting HTML entities but the post page is rendering HTML entities in the content
'<staging:8080>/artist/terese-agnew'
e.g. '<staging:8080>/wp-json/craft/v2/artist/204'
* excerpt: "Terese Agnew’s work has evolved
* content: "<p>Terese Agnew’s work has evolved
I would like...
* For all the text to render consistently across the site
<staging:8080>/Card excerpts are not converting HTML entities but the post page is rendering HTML entities in the content‘staging:8080/artist/terese-agnew’
e.g. ‘staging:8080/wp-json/craft/v2/artist/204’
Terese Agnew’s work has evolved
I would like…
im using html processor in vue:
v-htmlfor the excerpt as well as the content now..