File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ This plugin is included in the following presets:
4646| Preset | Options |
4747| - | - |
4848| [ ` remark-preset-lint-markdown-style-guide ` ] ( https://github.com/remarkjs/remark-lint/tree/main/packages/remark-preset-lint-markdown-style-guide ) | ` 'mixed' ` |
49- | [ ` remark-preset-lint-recommended ` ] ( https://github.com/remarkjs/remark-lint/tree/main/packages/remark-preset-lint-recommended ) | ` 'tab ' ` |
49+ | [ ` remark-preset-lint-recommended ` ] ( https://github.com/remarkjs/remark-lint/tree/main/packages/remark-preset-lint-recommended ) | ` 'one ' ` |
5050
5151## Install
5252
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ const remarkPresetLintRecommended = {
4949 remarkLintFinalNewline ,
5050 // Rendering across vendors differs greatly if using other styles.
5151 remarkLintListItemBulletIndent ,
52- [ remarkLintListItemIndent , 'tab ' ] ,
52+ [ remarkLintListItemIndent , 'one ' ] ,
5353 remarkLintNoBlockquoteWithoutMarker ,
5454 remarkLintNoLiteralUrls ,
5555 [ remarkLintOrderedListMarkerStyle , '.' ] ,
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ This preset includes the following plugins:
4444| [ ` remark-lint-final-newline ` ] ( https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-final-newline ) | |
4545| [ ` remark-lint-hard-break-spaces ` ] ( https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-hard-break-spaces ) | |
4646| [ ` remark-lint-list-item-bullet-indent ` ] ( https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-list-item-bullet-indent ) | |
47- | [ ` remark-lint-list-item-indent ` ] ( https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-list-item-indent ) | ` 'tab ' ` |
47+ | [ ` remark-lint-list-item-indent ` ] ( https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-list-item-indent ) | ` 'one ' ` |
4848| [ ` remark-lint-no-blockquote-without-marker ` ] ( https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-no-blockquote-without-marker ) | |
4949| [ ` remark-lint-no-duplicate-definitions ` ] ( https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-no-duplicate-definitions ) | |
5050| [ ` remark-lint-no-heading-content-indent ` ] ( https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-no-heading-content-indent ) | |
You can’t perform that action at this time.
0 commit comments