mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-18 23:10:12 +01:00
wip
This commit is contained in:
parent
4447540366
commit
3ea07a7614
15 changed files with 15 additions and 363 deletions
|
|
@ -645,12 +645,6 @@ for (const rule of rules) {
|
|||
],
|
||||
"default": "any"
|
||||
};
|
||||
// @ts-ignore
|
||||
subscheme.properties.wide_character = {
|
||||
"description": "RegExp for matching wide character(s)",
|
||||
"type": "string",
|
||||
"default": "TBD"
|
||||
};
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue