diff options
| author | Michael Howell <michael@notriddle.com> | 2022-09-12 12:48:22 -0700 |
|---|---|---|
| committer | Michael Howell <michael@notriddle.com> | 2022-09-12 12:48:22 -0700 |
| commit | 29f789ffdc3da0cd1d0b0be67284265f6a5ab818 (patch) | |
| tree | f725ade3aab8c650d32083d7279eb578c7adbf51 /compiler/rustc_codegen_llvm/src | |
| parent | 98e1f041b6e33598a18edb928ec9db93a850c6cb (diff) | |
| download | rust-29f789ffdc3da0cd1d0b0be67284265f6a5ab818.tar.gz rust-29f789ffdc3da0cd1d0b0be67284265f6a5ab818.zip | |
rustdoc: fix treatment of backslash-escaped HTML
Try generating HTML for this markup:
\<a href="https://example.com">example</a>
It will produce text, not HTML, in both rustdoc's real HTML output and in
the commonmark reference implementation:
https://spec.commonmark.org/dingus/?text=%5C%3Ca%20href%3D%22https%3A%2F%2Fexample.com%22%3Eexample%3C%2Fa%3E
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
