remarkablemark/html-react-parser

domNode to HTML string?

the-watchmaker opened this issue · 2 comments

Question

Hi, is there a method to change domNodes to HTML string?

Keywords

domNode toString

@the-watchmaker this library does not have a method to change domNodes to HTML string

But there may be a 3rd party library that can do what you're looking for: remarkablemark/html-dom-parser#369 (comment)

Closing issue due to inactivity