mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	docs: Convert .html#fragment links to .md#fragment.
This uses the myst_heading_anchors option to automatically generate header anchors and make Sphinx aware of them. See https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#auto-generated-header-anchors. Note: to be compatible with GitHub, MyST-Parser uses a slightly different convention for .md fragment links than .html fragment links when punctuation is involved. This does not affect the generated fragment links in the HTML output. Fixes #13264. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Anders Kaseorg
					
				
			
			
				
	
			
			
			
						parent
						
							dacf136f21
						
					
				
				
					commit
					75525f5b53
				
			@@ -134,7 +134,7 @@ recommend running locally when making significant edits:
 | 
			
		||||
 | 
			
		||||
- `tools/lint` catches a number of common mistakes, and we highly
 | 
			
		||||
  recommend
 | 
			
		||||
  [using our linter pre-commit hook](../git/zulip-tools.html#set-up-git-repo-script).
 | 
			
		||||
  [using our linter pre-commit hook](../git/zulip-tools.md#set-up-git-repo-script).
 | 
			
		||||
  See the [main linter doc](../testing/linters.md) for more details.
 | 
			
		||||
 | 
			
		||||
- The ReadTheDocs docs are built and the links tested by
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user