- Folds the frontmatter YAML and fenced code blocks in markdown file.
- Removes unneccessary filetype for lazy loading markdown plugins.
- Moves a markdownpreview settings that was wrongfully placed in the
pandoc plugin configuration.
- Lazy loads mkdnflow plugin for quarto filetype.
Co-Authored-by: iGor milhit <igor@milhit.ch>
- Allows me to better understand what are doing the installed plugins
and depedencies.
- Improves the structure of the configuration, in order to ease
the maintenance.
- Improves markdown experience, even if it can still be improved.
- Documents the configuration in the README file.
Co-Authored-by: iGor milhit <igor@milhit.ch>