Skip to content

Add support for qmd file (from Quarto publishing)? #52

Closed Answered by hedyhli
hopezh asked this question in Help
Discussion options

You must be logged in to vote

This feature has been added in #58, thanks for the suggestion!

You can now add:

providers = {
  -- ...
  markdown = {
    filetypes = { 'markdown', 'rmarkdown', 'quarto' },
  },
}

to your config, where quarto/rmarkdown depends on the ft value you have set for those filetypes (see set ft?).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hedyhli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants