Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix markdown lint issues in troubleshooting/SETTING_PATH.md #48

Closed
kadler opened this issue Nov 13, 2020 · 0 comments
Closed

Fix markdown lint issues in troubleshooting/SETTING_PATH.md #48

kadler opened this issue Nov 13, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@kadler
Copy link
Member

kadler commented Nov 13, 2020

troubleshooting/SETTING_PATH.md:1 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Adjusting your PATH temporarily"]
troubleshooting/SETTING_PATH.md:3 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
troubleshooting/SETTING_PATH.md:3 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
troubleshooting/SETTING_PATH.md:6 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
troubleshooting/SETTING_PATH.md:7:81 MD013/line-length Line length [Expected: 80; Actual: 153]
troubleshooting/SETTING_PATH.md:8 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
troubleshooting/SETTING_PATH.md:8 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
troubleshooting/SETTING_PATH.md:18 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# HIGHLY Recommended: adjust your PATH permanently"]
troubleshooting/SETTING_PATH.md:18 MD025/single-title/single-h1 Multiple top level headings in the same document [Context: "# HIGHLY Recommended: adjust y..."]
troubleshooting/SETTING_PATH.md:19:81 MD013/line-length Line length [Expected: 80; Actual: 200]
troubleshooting/SETTING_PATH.md:21 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
troubleshooting/SETTING_PATH.md:24 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
troubleshooting/SETTING_PATH.md:25:81 MD013/line-length Line length [Expected: 80; Actual: 87]
troubleshooting/SETTING_PATH.md:27 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
troubleshooting/SETTING_PATH.md:32:81 MD013/line-length Line length [Expected: 80; Actual: 98]
troubleshooting/SETTING_PATH.md:32 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Need to run globally-installed Node.js modules, or choose a Node.js version on a per-user basis?"]
troubleshooting/SETTING_PATH.md:32 MD025/single-title/single-h1 Multiple top level headings in the same document [Context: "# Need to run globally-install..."]
troubleshooting/SETTING_PATH.md:32:98 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: '?']
troubleshooting/SETTING_PATH.md:33:81 MD013/line-length Line length [Expected: 80; Actual: 322]
troubleshooting/SETTING_PATH.md:33:152 MD033/no-inline-html Inline HTML [Element: version]
troubleshooting/SETTING_PATH.md:34 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
troubleshooting/SETTING_PATH.md:34 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
troubleshooting/SETTING_PATH.md:37 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
troubleshooting/SETTING_PATH.md:38:66 MD047/single-trailing-newline Files should end with a single newline character
@kadler kadler mentioned this issue Nov 13, 2020
13 tasks
@kadler kadler added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 13, 2020
@ThePrez ThePrez closed this as completed Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants