Skip to content

Commit a199466

Browse files
authored
Update handling-comments.md
Fix the code block formatting for comment reply examples.
1 parent 3bb3ec2 commit a199466

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

review/developer/handling-comments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@ If you can't answer that question, ask the reviewer for clarification.
6464
And then, if you understand the comments but disagree with them, it's important
6565
to think collaboratively, not combatively or defensively:
6666

67-
```txt {.bad}
67+
``` {.bad}
6868
Bad: "No, I'm not going to do that."
6969
```
7070

71-
```txt {.good}
71+
``` {.good}
7272
Good: "I went with X because of [these pros/cons] with [these tradeoffs]
7373
My understanding is that using Y would be worse because of [these reasons].
7474
Are you suggesting that Y better serves the original tradeoffs, that we should

0 commit comments

Comments
 (0)