mirror of
				https://github.com/theoludwig/markdownlint-rule-relative-links.git
				synced 2025-11-01 00:49:07 +01:00 
			
		
		
		
	fix: link fragment with accents should be valid if the heading exists
Fixes a regression introduced in v2.3.0, which needed to lower case/manage case insensitive heading.
This commit is contained in:
		
							
								
								
									
										3
									
								
								test/fixtures/valid/existing-heading-with-accents/awesome.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								test/fixtures/valid/existing-heading-with-accents/awesome.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
# Awesome
 | 
			
		||||
 | 
			
		||||
## Développement
 | 
			
		||||
		Reference in New Issue
	
	Block a user