[FooBar]<[FooBar]>
[FooBar].
| ^^^^^^
|
= note: `-D clippy::doc-markdown` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::doc_markdown)]`
help: try
|
LL | /// Blah blah blah [FooBar]<[FooBar]>
[`FooBar`].
| ~~~~~~~~
error: aborting due to 1 previous error