Thanks, that was it!

On Sunday, July 9, 2023 at 5:10:08 PM UTC-7 Sean Liao wrote:

> 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....@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...@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/1d775d08-7898-4c94-a038-9499e36d45edn%40googlegroups.com.

Reply via email to