Skip to content

Question: allowLists: true but match list item #8

@Mister-Hope

Description

@Mister-Hope

image

Heres the docs

And here is my config:

rules:
  "@textlint-rule/no-unmatched-pair": true

  apostrophe: true

  common-misspellings: true

  diacritics: true

  en-capitalization:
    allowHeading: false
    allowLists: true

  # stop-words:
  #   severity: warning

  # terminology:
  #   terms:
  #     - Stylus
  #     - VuePress
  #     - - front[- ]matter
  #       - frontmatter
  #   exclude:
  #     - node
  #     - repo

  # write-good:
  #   severity: warning

  zh-half-and-full-width-bracket:
    bracket: halfWidth

filters:
  comments: true

Then why is the plugin still correcting this:
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions