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

Fixing Markdown Lint-related issues in readme.md file. #878

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pallavsharma
Copy link

Fixing markdown-lint-related issues using a markdown-lint extension in readme.md file.

eg:
MD028 - Blank line inside blockquote
MD046 - Code block style
MD001 - Heading levels should only increment by one level at a time
MD040 - Fenced code blocks should have a language specified
MD033 - Inline HTML

Using a markdown-lint extension to highlight lint-related issues.

eg:
MD028 - Blank line inside blockquote
MD046 - Code block style
MD001 - Heading levels should only increment by one level at a time
MD040 - Fenced code blocks should have a language specified
MD033 - Inline HTML
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants