thomasrebele commented on PR #91:
URL: https://github.com/apache/hive-site/pull/91#issuecomment-3873684103

   On the ref shortcode page there's a warning
   
   > When working with Markdown this shortcode is obsolete. Instead, to 
properly resolve Markdown link destinations, use the [embedded link render 
hook](https://gohugo.io/render-hooks/links/#embedded) or create your own.
   
    I checked a md file of the Hugo documentation, and it does not use ref. 
Instead it defines the references at the [end of the md 
file](https://github.com/gohugoio/hugoDocs/blob/b3386a13a7f29a9a690e72d8c9c3ade280de67ac/content/en/getting-started/quick-start.md?plain=1#L199-L218).
   
   There are ways to verify the links with some Hugo code. I've found a 
discussion on Hugo's discourse, which includes a link to a 
[tutorial](https://discourse.gohugo.io/t/tutorial-how-to-check-broken-links-in-hugo/54750/2).
 However, I think it's out-of-scope to implement this functionality in this PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to