From: bors Date: Tue, 27 Oct 2015 06:40:12 +0000 (+0000) Subject: Auto merge of #29309 - rjbs:doc-comment-sections, r=alexcrichton X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=996ba1d3062a3c1a80878bd25fbde84b2884cad7;p=rust.git Auto merge of #29309 - rjbs:doc-comment-sections, r=alexcrichton As displayed before this commit, I found the book confusing in its explanation of `#`-led comments in `rust` blocks. Possibly the biggest confusion was because the many-dashes construct does not become an HR element in the Markdown translator used, so things were not being properly set off. This change should more clearly show the as-rendered content as rendered, and the as-coded content as code. --- 996ba1d3062a3c1a80878bd25fbde84b2884cad7