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

Disable linting the markdown file (template.md) #38

Closed
abhijithvijayan opened this issue Oct 20, 2019 · 9 comments
Closed

Disable linting the markdown file (template.md) #38

abhijithvijayan opened this issue Oct 20, 2019 · 9 comments

Comments

@abhijithvijayan
Copy link
Owner

The markdown linter, applies linting automatically on the template.md file when applied a change and saved.

The VScode I use, really messes this up and output produced by CLI is then ruined.

If there is any config that disables this auto lint, it might be useful.

@abhijithvijayan abhijithvijayan added bug help wanted Issue with a clear description that the community can help with. labels Oct 20, 2019
@Bhavesh27
Copy link
Contributor

let me work on it

@Bhavesh27
Copy link
Contributor

Added .markdownlint.ignore file to disable markdown linting
#39

@abhijithvijayan
Copy link
Owner Author

Added .markdownlint.ignore file to disable markdown linting
#39

This doesn't work

@abhijithvijayan abhijithvijayan added bug help wanted Issue with a clear description that the community can help with. and removed assigned help wanted Issue with a clear description that the community can help with. labels Oct 20, 2019
@Bhavesh27
Copy link
Contributor

can you share vscode extension(name, Author) you are using maybe it supports .ignore file in different format.

@abhijithvijayan
Copy link
Owner Author

@Bhavesh27
Copy link
Contributor

Bhavesh27 commented Oct 20, 2019

Updated.
#40

@Bhavesh27
Copy link
Contributor

Hope it helps.

@abhijithvijayan
Copy link
Owner Author

I will verify it and close this issue afterwards. Thanks for the PR.

@abhijithvijayan abhijithvijayan added assigned and removed hacktoberfest help wanted Issue with a clear description that the community can help with. labels Oct 20, 2019
@abhijithvijayan
Copy link
Owner Author

I have no idea why even after this commit, my text editor formatting the file again.

I am gonna close this issue now, and I will work on the configuration if that's a local issue with VSCode

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

No branches or pull requests

2 participants