diff runtime/doc/filetype.txt @ 34822:67dc61280eba v9.1.0283

patch 9.1.0282: Several small issues in doc and tests Commit: https://github.com/vim/vim/commit/a040019be68859f0667ae475de8d67bb755596ed Author: Christian Brabandt <cb@256bit.org> Date: Tue Apr 9 08:06:52 2024 +0200 patch 9.1.0282: Several small issues in doc and tests Problem: Wrong doc style for pandoc syntax description, Test_diff_eob_halfpage() may fail depending on screen size, using braces in highlight.c when not necessary Solution: Fix pandoc documentation, make sure the window for the test has 7 lines, remove the braces. Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Tue, 09 Apr 2024 08:15:06 +0200
parents 7f709fa537df
children 6130f51d7db3
line wrap: on
line diff
--- a/runtime/doc/filetype.txt
+++ b/runtime/doc/filetype.txt
@@ -1,4 +1,4 @@
-*filetype.txt*	For Vim version 9.1.  Last change: 2024 Apr 08
+*filetype.txt*	For Vim version 9.1.  Last change: 2024 Apr 09
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -174,7 +174,6 @@ variables can be used to overrule the fi
 	*.typ		g:filetype_typ
 	*.v		g:filetype_v
 	*.w		g:filetype_w		|ft-cweb-syntax|
-	*.md		g:pandoc#filetypes#pandoc_markdown
 
 For a few filetypes the global variable is used only when the filetype could
 not be detected: