External links to authors #90
                  
                    
                      nurfatimaj
                    
                  
                
                  announced in
                Q&A
              
            Replies: 1 comment
-
| Sorry, turns out the feature is already there. This is the relevant guide page: https://quarto.org/docs/authoring/create-citeable-articles.html#web-articles | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Another question. Is it possible to link co-authors to their respective home pages? Currently, my qmd specified authors like this
author: - Author 1 - Author 2I tried substituting
Author 1with[Author 1](https://example.com)or with<a href="https://example.com">Author1</a>, but instead of link I see the markdown or html code.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions