Russ Cox
Russ Cox
I'm happy to adjust or remove the continuation text examples.
Another pair of examples that could go after example B, interrupting the url instead of the link title: [Example B2](https://spec.commonmark.org/dingus/?text=%5Bfoo%5D%3A%20%23%0A%5Bfoo%5D%0A) (valid link ref def): ``` [foo]: # [foo] ``` [Example...
Sure, will send one.
Happy to remove or adjust the continuation text examples according to whatever the consensus is.
@zamfofex are there instances ~~other than this one~~ where the two approaches would differ? **Edited**: Struck out "other than this one" because they don't differ here. The question was whether...
`go mod vendor` has always included non-Go files. What it doesn't include (see my "disappointing response") is subdirectories.
Another case for my deflaking logic.
These are old failures. The goal for this bug is to be reopened each time there's a new otherwise uncategorized runtime.throw (instead of, say, creating a new bug pointing at...
Looks like this was all go@5a6db7c4. Another deflaking bug for me to fix.