### Go version n/a ### Output of `go env` in your module/workspace: ```shell n/a ``` ### What did you do? Go to https://go.dev/src/cmd/compile/internal/ssa/README ### What did you see happen? <img width="247" height="28" alt="Image" src="https://github.com/user-attachments/assets/03657d88-1580-49f7-a00e-71650807d05a" /> ### What did you expect to see? ``` v5 = Addr <*int> {~r1} v2 ``` There appears to be a bug in the Markdown rendering. I can't repro it in VSCode Markdown preview. It might be an issue with the nearby asterisk.
Go version
n/a
Output of
go envin your module/workspace:What did you do?
Go to https://go.dev/src/cmd/compile/internal/ssa/README
What did you see happen?
What did you expect to see?
There appears to be a bug in the Markdown rendering. I can't repro it in VSCode Markdown preview. It might be an issue with the nearby asterisk.