mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-02 16:40:16 +01:00
Reimplement MD026/no-trailing-punctuation using micromark tokens, ignore trailing GitHub emoji codes, improve tests (fixes #457).
This commit is contained in:
parent
272c15ed39
commit
c06506c317
9 changed files with 157 additions and 32 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue