vim-markdown icon indicating copy to clipboard operation
vim-markdown copied to clipboard

HeaderIncrease breaks YAML frontmatter which is treated as a header

Open cirosantilli opened this issue 10 years ago • 1 comments


---
a: b

---

Then HeaderIncrease.

HeaderIncrease thinks that the frontmatter is a header and breaks things.

Once again, the real solution is: https://github.com/plasticboy/vim-markdown/issues/106

cirosantilli avatar Nov 26 '14 21:11 cirosantilli

This is still a problem for me. Are there any workarounds?

johnmathews avatar Feb 05 '23 16:02 johnmathews