return {
'roodolv/markdown-toggle.nvim',
config = function()
require('markdown-toggle').setup()
end,
}