You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was hoping bumping to the latest version of comrak in #2513 would resolve this, but that doesn't appear to be the case. I haven't had a chance trace through the readme logic to see if this is being removed by comrak or some other step in the HTML sanitation process.
Example: https://crates.io/crates/slice-dst
The readme for that crate contains the code block
which shows up on crates-io as
For comparison purposes, lib-rs renders this correctly.
github
crates-io
lib-rs
The text was updated successfully, but these errors were encountered: