ruwuma/crates/ruma-html
Kévin Commaille 9e9b59819c chore: Fix links to rich reply fallback section
Since they were remove in Matrix 1.13, the section was removed and the information is now in an info box.
2025-01-02 18:42:32 -05:00
..
src chore: Fix links to rich reply fallback section 2025-01-02 18:42:32 -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.