From 8b7e5dad38f560bc63b0dcd1f3a0fde34b7e0d60 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 23 Apr 2025 15:28:56 +0000 Subject: [PATCH] Deploy PR #847 preview --- docs-preview-847/options.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/docs-preview-847/options.html b/docs-preview-847/options.html index a6d9ac93..d5d90fd3 100644 --- a/docs-preview-847/options.html +++ b/docs-preview-847/options.html @@ -17047,6 +17047,31 @@ anything

Default: { }

+

Declared by:

+ + +
+ +<nvf/modules/plugins/languages/markdown.nix> + +
+ +
+ + vim.languages.markdown.extensions.render-markdown-nvim.setupOpts.file_types + + +
+
+

List of buffer filetypes to enable this plugin in.

This will cause the plugin to attach to new buffers who +have any of these filetypes.

+ +

Type: +null or (list of string)

+ +

Default: +null

+

Declared by: