davidosomething/dotfiles

nvim - markdown formatting pipeline

davidosomething opened this issue · 0 comments

current

  • runs markdownlint, prettier in sequence

desired

use markdownlint exclusively if has any markdownlint config

  • has prettier?

    • has .prettierignore? is markdown ignored? -- is there a way to check that prettier is going to run on this file?
  • has nothing? use global markdownlint