return {
"preservim/vim-markdown",
ft = {
'markdown',
'quarto'
},
lazy = true,
config = function ()
end,
}