How to rewrite .md links to .html?
              
              #357
            
            
              
                Unanswered
              
          
                  
                    
                      pharmercy69
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    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.
-
Hello, I am converting a number of markdown files that have relative inline links between each other. When converting them to HTML with
makdown-it-py, how can I replace the file extensions of link targets from.mdto.html?I searched the
markdown-it-pyandmarkdown-itdocumentations and code but didn't find anything related, AI came only up with non-functional solutions. Many thanks.Beta Was this translation helpful? Give feedback.
All reactions