ruwuma/crates/ruma-html
2024-09-11 07:13:32 +00:00
..
src html: Upgrade html5ever 2024-09-07 09:56:02 +02:00
tests/it html: Upgrade html5ever 2024-09-07 09:56:02 +02:00
Cargo.toml Use workspace lint configuration instead of rustflags hack 2024-09-11 07:13:32 +00:00
CHANGELOG.md html: Upgrade html5ever 2024-09-07 09:56:02 +02:00
README.md events: Move sanitize HTML features to new ruma-html crate 2023-08-24 14:00:07 +02:00

ruma-html

crates.io page docs.rs page license: MIT

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.