diff options
| author | bors <bors@rust-lang.org> | 2022-01-15 22:17:37 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-01-15 22:17:37 +0000 |
| commit | 27845a92058b076c34d9ecbc7a4e476db999b04c (patch) | |
| tree | 9bda0af721b0b62c756795a43f38818f7f78252f /src/librustdoc/html/static/js/source-script.js | |
| parent | 496f26c2297c0117a24c3d26172fd72b5f9ad927 (diff) | |
| parent | 65c072d7e611180c1f4774c4e047ba6a84fba849 (diff) | |
| download | rust-27845a92058b076c34d9ecbc7a4e476db999b04c.tar.gz rust-27845a92058b076c34d9ecbc7a4e476db999b04c.zip | |
Auto merge of #8274 - andrewarchi:master, r=camsteffen
Update markdown-it version Fixes improperly-escaped pipes in Markdown tables for the [documentation of bad_bit_mask](https://rust-lang.github.io/rust-clippy/master/index.html#bad_bit_mask) and [ineffective_bit_mask](https://rust-lang.github.io/rust-clippy/master/index.html#ineffective_bit_mask). A column pipe takes precedence over inline code markers, so some back ticks are displayed literally and the pipes need to be escaped. I found no other occurrences of the same problem when searching rust-clippy by ```\|.*`.*\|```. changelog: Update markdown-it version
Diffstat (limited to 'src/librustdoc/html/static/js/source-script.js')
0 files changed, 0 insertions, 0 deletions
