G
G
Gohyt2018-08-27 13:58:48
JSON
Gohyt, 2018-08-27 13:58:48

Is it possible to write html code in Json?

I transfer data from the server to the client via json, I want to write html code into this json.
For example : {"content":"<div class="className"></div>"}. But such json will not be valid. How can you do it anyway? Ps b at the beginning of the divs, so that this div would be visible, otherwise the toaster hides it

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2018-08-27
@Gohyt

The json you provided is valid.
The maximum that will be needed is to escape special characters.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question