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

Relax Markdown check rules in Linter #155

Open
razvand opened this issue Nov 7, 2022 · 0 comments
Open

Relax Markdown check rules in Linter #155

razvand opened this issue Nov 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@razvand
Copy link
Contributor

razvand commented Nov 7, 2022

The linter Markdown check for PR #151 shows issues that that should be ignored:

/github/workspace/content/en/blog/2022-10-25-unikraft-munich-2022.md:8:23 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: '!']
/github/workspace/content/en/blog/2022-10-25-unikraft-munich-2022.md:18:47 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: '!']
/github/workspace/content/en/blog/2022-10-25-unikraft-munich-2022.md:42:55 MD101/backtick-keywords Keywords must be fenced and must be in appropriate case. [Expected `.png`. Actual .png.]

The have to be corrected in the Markdown rules for super-linter.

@razvand razvand added the enhancement New feature or request label Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants