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_BASH.md #47

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

Fix markdown lint issues in troubleshooting/SETTING_BASH.md #47

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_BASH.md:1:81 MD013/line-length Line length [Expected: 80; Actual: 258]
troubleshooting/SETTING_BASH.md:1:1 MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: "*** The bash shell can (and sh..."]
troubleshooting/SETTING_BASH.md:1 MD041/first-line-heading/first-line-h1 First line in file should be a top level heading [Context: "*** The bash shell can (and sh..."]
troubleshooting/SETTING_BASH.md:3:81 MD013/line-length Line length [Expected: 80; Actual: 127]
troubleshooting/SETTING_BASH.md:4:81 MD013/line-length Line length [Expected: 80; Actual: 96]
troubleshooting/SETTING_BASH.md:6 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
troubleshooting/SETTING_BASH.md:7:1 MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: "** Technique #1: chsh**"]
troubleshooting/SETTING_BASH.md:10:81 MD013/line-length Line length [Expected: 80; Actual: 229]
troubleshooting/SETTING_BASH.md:12:1 MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: "** Technique #2: sql**"]
troubleshooting/SETTING_BASH.md:14:81 MD013/line-length Line length [Expected: 80; Actual: 147]
troubleshooting/SETTING_BASH.md:21 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```SQL"]
troubleshooting/SETTING_BASH.md:26 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```SQL"]
troubleshooting/SETTING_BASH.md:32:207 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