Phrasing tweak in doctest docs
This commit is contained in:
parent
9fcc61bf9f
commit
8f8a7b9a7b
@ -305,6 +305,6 @@ These, too, are documented in the CommonMark specification, in the
|
|||||||
section.
|
section.
|
||||||
|
|
||||||
However, it's preferable to use fenced code blocks over indented code blocks.
|
However, it's preferable to use fenced code blocks over indented code blocks.
|
||||||
Not only are fenced code blocks the more popular choice in the Rust community,
|
Not only are fenced code blocks considered more idiomatic for Rust code,
|
||||||
but there is no way to use directives such as `ignore` or `should_panic` with
|
but there is no way to use directives such as `ignore` or `should_panic` with
|
||||||
indented code blocks.
|
indented code blocks.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user