html-parser icon indicating copy to clipboard operation
html-parser copied to clipboard

Feature Request: to_string_pretty()

Open Roba1993 opened this issue 2 years ago • 0 comments

Thanks for the great library. I use it for parsing a kind of html (not real html with a lot of custom elements). I could really need a function which allows to create a string, which includes the html structure, but formatted correctly. In this way, I could make the user input formatted automatically.

Roba1993 avatar Nov 06 '23 13:11 Roba1993