Clean html from jodit editor

Viewed 34

Is there way to get clean html from jodit editor. Right now it is giving rich text which is like this

"<p style=\"text-align: center;\"><strong>Test Document</strong></p>"

I am trying to convert html to pdf but when i pass this rich text to pdf generator it doesn't print like it should be.

0 Answers
Related