mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Remove dead link from MD007 documentation.
This commit is contained in:
parent
5f12463992
commit
47f36e98f7
3 changed files with 3 additions and 9 deletions
|
@ -30,10 +30,8 @@ line with the start of the content of the parent list when a single space is
|
||||||
used after the list marker. Indenting by 4 spaces is consistent with code blocks
|
used after the list marker. Indenting by 4 spaces is consistent with code blocks
|
||||||
and simpler for editors to implement. Additionally, this can be a compatibility
|
and simpler for editors to implement. Additionally, this can be a compatibility
|
||||||
issue for other Markdown parsers, which require 4-space indents. More
|
issue for other Markdown parsers, which require 4-space indents. More
|
||||||
information: [Markdown Style Guide][markdown-style-guide] and [Marked app\
|
information: [Markdown Style Guide][markdown-style-guide].
|
||||||
support][marked-app-support].
|
|
||||||
|
|
||||||
Note: See [Prettier.md](Prettier.md) for compatibility information.
|
Note: See [Prettier.md](Prettier.md) for compatibility information.
|
||||||
|
|
||||||
[markdown-style-guide]: https://cirosantilli.com/markdown-style-guide#indentation-of-content-inside-lists
|
[markdown-style-guide]: https://cirosantilli.com/markdown-style-guide#indentation-of-content-inside-lists
|
||||||
[marked-app-support]: http://support.markedapp.com/discussions/problems/21-sub-lists-not-indenting
|
|
||||||
|
|
|
@ -354,13 +354,11 @@ line with the start of the content of the parent list when a single space is
|
||||||
used after the list marker. Indenting by 4 spaces is consistent with code blocks
|
used after the list marker. Indenting by 4 spaces is consistent with code blocks
|
||||||
and simpler for editors to implement. Additionally, this can be a compatibility
|
and simpler for editors to implement. Additionally, this can be a compatibility
|
||||||
issue for other Markdown parsers, which require 4-space indents. More
|
issue for other Markdown parsers, which require 4-space indents. More
|
||||||
information: [Markdown Style Guide][markdown-style-guide] and [Marked app\
|
information: [Markdown Style Guide][markdown-style-guide].
|
||||||
support][marked-app-support].
|
|
||||||
|
|
||||||
Note: See [Prettier.md](Prettier.md) for compatibility information.
|
Note: See [Prettier.md](Prettier.md) for compatibility information.
|
||||||
|
|
||||||
[markdown-style-guide]: https://cirosantilli.com/markdown-style-guide#indentation-of-content-inside-lists
|
[markdown-style-guide]: https://cirosantilli.com/markdown-style-guide#indentation-of-content-inside-lists
|
||||||
[marked-app-support]: http://support.markedapp.com/discussions/problems/21-sub-lists-not-indenting
|
|
||||||
|
|
||||||
<a name="md009"></a>
|
<a name="md009"></a>
|
||||||
|
|
||||||
|
|
|
@ -46,10 +46,8 @@ line with the start of the content of the parent list when a single space is
|
||||||
used after the list marker. Indenting by 4 spaces is consistent with code blocks
|
used after the list marker. Indenting by 4 spaces is consistent with code blocks
|
||||||
and simpler for editors to implement. Additionally, this can be a compatibility
|
and simpler for editors to implement. Additionally, this can be a compatibility
|
||||||
issue for other Markdown parsers, which require 4-space indents. More
|
issue for other Markdown parsers, which require 4-space indents. More
|
||||||
information: [Markdown Style Guide][markdown-style-guide] and [Marked app\
|
information: [Markdown Style Guide][markdown-style-guide].
|
||||||
support][marked-app-support].
|
|
||||||
|
|
||||||
Note: See [Prettier.md](Prettier.md) for compatibility information.
|
Note: See [Prettier.md](Prettier.md) for compatibility information.
|
||||||
|
|
||||||
[markdown-style-guide]: https://cirosantilli.com/markdown-style-guide#indentation-of-content-inside-lists
|
[markdown-style-guide]: https://cirosantilli.com/markdown-style-guide#indentation-of-content-inside-lists
|
||||||
[marked-app-support]: http://support.markedapp.com/discussions/problems/21-sub-lists-not-indenting
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue