Replies: 1 comment
-
| 
         Hmm, no good fix. I'll update vitepress to unescape   | 
  
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The Vitepress documentation recommend using this format for external links
but prettier will convert it to something like this, adding a backward slash () and then Vitepress will complain about dead links
I ended up using this format
I am new to Markdown...and with all the markdown flavours I could not find where the specification is for Markdown link attributes
I just wanted to check if someone has any hints on how to make both prettier and vitepress build happy :)
Thanks
Here is the prettier playground link with this example
Beta Was this translation helpful? Give feedback.
All reactions