Kévin Commaille
|
d568d579ad
|
html: Remove support for name attribute
According to MSC4159.
|
2024-09-06 09:21:24 +02:00 |
|
Kévin Commaille
|
002fe2fb3d
|
html: Add support for mathematical messages
According to MSC2191 / Matrix 1.11
|
2024-06-22 11:00:18 +02:00 |
|
Kévin Commaille
|
2b46250c8b
|
Release ruma-html 0.2.0
|
2024-05-09 12:31:49 +02:00 |
|
Kévin Commaille
|
e161a57eda
|
html: Add HTML data types for elements and attributes suggested by Matrix Spec
|
2024-05-06 14:56:53 +02:00 |
|
Kévin Commaille
|
18244143ca
|
html: Take a reference to SanitizerConfig for Html::sanitize_with
Allows to reuse the configuration without cloning it.
|
2024-05-06 14:56:53 +02:00 |
|
Kévin Commaille
|
6e763ee5e7
|
html: Allow to navigate through the HTML tree
|
2024-04-24 13:15:12 +02:00 |
|
Kévin Commaille
|
d36f485b19
|
html: Do not export Node in the public API
It is not usable on its own and it is
not in the output of any public method.
|
2024-04-24 13:15:12 +02:00 |
|
Kévin Commaille
|
da1df75619
|
html: Add support for deprecated HTML tags
According to Matrix 1.10
|
2024-04-07 15:45:26 +02:00 |
|
Jonas Platte
|
b0143702a7
|
Release ruma-html 0.1.0
|
2023-10-05 17:06:59 +02:00 |
|
Kévin Commaille
|
24ce9d5e09
|
events: Move sanitize HTML features to new ruma-html crate
|
2023-08-24 14:00:07 +02:00 |
|