1
0
Fork 0
ruma/crates/ruma-html
2026-04-26 14:32:01 +02:00
..
src Update spec links 2026-03-31 11:23:55 +02:00
tests/it Update style edition to 2024 2025-11-09 13:57:49 +01:00
Cargo.toml Release ruma-html 0.7.0 2026-04-26 14:32:01 +02:00
CHANGELOG.md Release ruma-html 0.7.0 2026-04-26 14:32:01 +02:00
README.md Lint markdown files with rumdl 2026-04-06 09:28:14 +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.