下面 16 条规则全部默认启用,无需逐条配置。需要关闭某条规则时,可以在 Prettier 配置中将其设置为 false。
false
space-around-alphabet
space-around-number
no-empty-code-lang
no-empty-url
no-empty-list
no-empty-code
no-empty-inline-code
no-empty-blockquote
no-special-characters
use-standard-ellipsis
no-full-width-number
no-half-width-punctuation
no-space-in-link
no-multiple-space-blockquote
correct-title-trailing-punctuation
no-space-in-inline-code
规则的具体行为由 @lint-md/core 提供。
@lint-md/core