kuchiki-rs / kuchiki

(朽木) HTML/XML tree manipulation library for Rust
MIT License
470 stars 54 forks source link

Node.to_string() #84

Closed jonathan-s closed 1 year ago

jonathan-s commented 3 years ago

It would be nice if there was a function for a node that made the node and all it's children into the equivalent html.

SimonSapin commented 3 years ago

Looks like https://docs.rs/kuchiki/0.8.1/kuchiki/struct.NodeRef.html#method.to_string already exists.

SimonSapin commented 1 year ago

I will soon archive this repository and make it read-only, so this issue will not be addressed: https://github.com/kuchiki-rs/kuchiki#archived