We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a135230 + f9ab855 commit 70ff5dfCopy full SHA for 70ff5df
mdbook-spec/src/rules.rs
@@ -107,7 +107,7 @@ impl Spec {
107
}
108
format!(
109
"<div class=\"rule\" id=\"r-{rule_id}\">\
110
- <a class=\"rule-link\" href=\"#r-{rule_id}\" title=\"{rule_id}\"><span>[{rule_id_broken}]</span/></a>\n\
+ <a class=\"rule-link\" href=\"#r-{rule_id}\" title=\"{rule_id}\"><span>[{rule_id_broken}]</span></a>\n\
111
{test_link}\
112
</div>\n\
113
{test_popup}\n",
0 commit comments