Go 1.19 brought [new syntax additions](https://go.dev/doc/comment) to Go doc comments: * paragraphs; * headings; * links; * doc links; * lists; * code blocks. Currently these are not properly rendered when hovering the entity or in autocomplete.
Go 1.19 brought new syntax additions to Go doc comments:
Currently these are not properly rendered when hovering the entity or in autocomplete.