Skip to content

Add setup option for custom markdown filetypes - #32

Open
ddxtanx wants to merge 2 commits into
selimacerbas:mainfrom
ddxtanx:ft_option
Open

Add setup option for custom markdown filetypes#32
ddxtanx wants to merge 2 commits into
selimacerbas:mainfrom
ddxtanx:ft_option

Conversation

@ddxtanx

@ddxtanx ddxtanx commented Aug 21, 2026

Copy link
Copy Markdown

For literate markdown files, or generally any kind of markdown file where users might want to include other filetypes, the filetype reported by vim might not literally be "markdown" but something like e.g. "rzk.markdown" for literate rzk files. To remedy this I introduced a setup option ft to allow users to specify which filetypes they would like to consider as markdown files. Hopefully this gels well with your intended style for this plugin but please let me know if you have any qualms about this implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant