Unify headings indent and remove useless anchor
This commit is contained in:
parent
1f0a96862a
commit
6aad08f13f
4 changed files with 12 additions and 33 deletions
|
@ -2567,7 +2567,7 @@ fn render_call_locations(w: &mut Buffer, cx: &Context<'_>, item: &clean::Item) {
|
|||
w,
|
||||
"<div class=\"docblock scraped-example-list\">\
|
||||
<span></span>\
|
||||
<h5 id=\"{id}\" class=\"section-header\">\
|
||||
<h5 id=\"{id}\">\
|
||||
<a href=\"#{id}\">Examples found in repository</a>\
|
||||
</h5>",
|
||||
id = id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue