0

html:

<p>{...}</p> 

I want to get the output like this:

{...} 

How to do this? Thanks~

1 Answer 1

4

<p>{"{...}"}</p> should work.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.