ruwuma/crates/ruma-html
2024-11-29 17:45:04 -05:00
..
src chore: Remove unnecessary lifetimes 2024-11-29 17:45:04 -05:00
tests/it html: Upgrade html5ever 2024-09-07 09:56:02 +02:00
Cargo.toml Upgrade outdated dependencies 2024-09-29 10:42:39 +02:00
CHANGELOG.md chore: Mention Matrix 1.12 in changelog 2024-10-19 14:59:11 -04: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.