Forum Discussion

dhiraj_gophane's avatar
11 years ago

using rest api for Rich text editor

Hi,

Is there any specific api call for Rich Text Editor?

If so please let me know

  • I don't think so. However, when creating a post via the API, you can submit HTML in the body. You can use your own rich text editor (or one of the many freely available JavaScript text editors) to create the HTML content, and just submit the HTML it generates.

     

    You may need to configure the text editor to allow the same markup as Lithium.