Thank you

One last thing: how I input text to create post request

POST /posts with a body of:

{post: "<p>hello world</p>",}
View all comments