From https://pkg.go.dev/golang.org/x/tools/present:
[...] Lines beginning with "//" (outside of code blocks, of course) are treated as present comments and have no effect. [...]
With a new block parser these comments could be parsed easily and then ignored when processing the document.