Reimplement MD026/no-trailing-punctuation using micromark tokens, ignore trailing GitHub emoji codes, improve tests (fixes #457).

This commit is contained in:
David Anson 2023-06-24 15:45:51 -07:00
parent 272c15ed39
commit c06506c317
9 changed files with 157 additions and 32 deletions

View file

@ -73,12 +73,14 @@
"ava": "5.3.1",
"babel-loader": "9.1.2",
"c8": "8.0.0",
"character-entities": "2.0.2",
"eslint": "8.43.0",
"eslint-plugin-es": "4.1.0",
"eslint-plugin-jsdoc": "46.2.6",
"eslint-plugin-n": "16.0.0",
"eslint-plugin-regexp": "1.15.0",
"eslint-plugin-unicorn": "47.0.0",
"gemoji": "8.1.0",
"globby": "13.2.0",
"js-yaml": "4.1.0",
"markdown-it-for-inline": "0.1.1",