-- Specific settings for markdown files (pandoc filetype)
-- Enable the autowrite feature for all commands
-- See :h awa
vim.opt.awa=true
-- vim.opt.foldlevel = 1
-- vim.opt.conceallevel = 2