summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/source/issue-5157/indented_itemized_markdown_blockquote.rs
blob: 5c1d79a74309876f6f04b626bad77e117bd7bcc2 (plain)
1
2
3
4
// rustfmt-wrap_comments: true

///        > For each sample received, the middleware internally maintains a sample_state relative to each DataReader. The sample_state can either be READ or NOT_READ.
fn block_quote() {}