your parsing setup is missing the lookup to identify which things are
actually linkable symbols

https://go.dev/play/p/sDtGA_JJZdz

- sean

On Sun, Jul 9, 2023, 23:45 will....@gmail.com <will.fau...@gmail.com> wrote:

> I'm trying to print the Markdown for package documentation using the new
> go/doc/comment package. It seems like I have everything set up correctly to
> customize the doc link URLs, but the comment.Printer.DocLinkURL callback
> isn't being called:
>
> https://go.dev/play/p/7irKc6dTRRw
>
> The comment.Printer.HeadingID and HeadingLevel settings are working just
> fine.
>
> Am I missing something?
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/41ce3de2-84a4-47a3-856d-0bc4543115fbn%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/41ce3de2-84a4-47a3-856d-0bc4543115fbn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAGabyPpT6aJ4ozQ3E7GhBgBWyG4i0E_qtUXj1HHEX7t5d5FQgQ%40mail.gmail.com.

Reply via email to