mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-21 00:10:13 +01:00
wip
This commit is contained in:
parent
4447540366
commit
3ea07a7614
15 changed files with 15 additions and 363 deletions
|
|
@ -2696,8 +2696,6 @@ Parameters:
|
|||
|
||||
- `style`: Table column style (`string`, default `any`, values `aligned` /
|
||||
`any` / `compact` / `tight`)
|
||||
- `wide_character`: RegExp for matching wide character(s) (`string`, default
|
||||
`TBD`)
|
||||
|
||||
This rule is triggered when the column separators of a
|
||||
[GitHub Flavored Markdown table][gfm-table-060] are used inconsistently.
|
||||
|
|
|
|||
|
|
@ -8,8 +8,6 @@ Parameters:
|
|||
|
||||
- `style`: Table column style (`string`, default `any`, values `aligned` /
|
||||
`any` / `compact` / `tight`)
|
||||
- `wide_character`: RegExp for matching wide character(s) (`string`, default
|
||||
`TBD`)
|
||||
|
||||
This rule is triggered when the column separators of a
|
||||
[GitHub Flavored Markdown table][gfm-table-060] are used inconsistently.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue