pub fn comments(key: &str, comments: &[Comment], ctx: &Context) -> StringExpand description
Render comments, each fenced with its own source.
The fence names the comment and its author, so a reader can tell which part of the output someone else wrote — the whole point of the marking (ADR 1).