12 lines
559 B
Markdown
12 lines
559 B
Markdown
# ruma-html
|
|
|
|
[](https://crates.io/crates/ruma-html)
|
|
[](https://docs.rs/ruma-html/)
|
|

|
|
|
|
Opinionated HTML parsing and manipulating library.
|
|
|
|
Like the rest of the Ruma crates, this crate is primarily meant to be used for
|
|
the Matrix protocol. It should be able to be used to interact with any HTML
|
|
content but will offer APIs focused on specificities of HTML in the Matrix
|
|
specification. |