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

Markdownlint #2880

Merged
merged 3 commits into from
Apr 16, 2020
Merged

Markdownlint #2880

merged 3 commits into from
Apr 16, 2020

Conversation

Alkarex
Copy link
Member

@Alkarex Alkarex commented Apr 8, 2020

I have started to use markdownlint to find typos in Markdown.
Let's discuss which rules to enforce / disable / customize

I have started to use
[markdownlint](https://github.com/DavidAnson/markdownlint/) to find
typos in Markdown. Let's discuss which rules to enforce / disable /
customize
@Alkarex Alkarex added this to the 1.17.0 milestone Apr 8, 2020
Copy link
Member

@Frenzie Frenzie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the changes in this PR the full extent of what would be caused by the proposed ruleset?

@Alkarex
Copy link
Member Author

Alkarex commented Apr 8, 2020

@Frenzie No, there would be more fixes in other Markdown files - a work that is not done yet -. I should have written that indeed :-)
Some of the fixes will be for pure errors (e.g. wrong syntax for links, wrong depth for title, etc.), while some others are more about personal preferences

Alkarex added a commit that referenced this pull request Apr 8, 2020
With slight linting #2880
@Alkarex
Copy link
Member Author

Alkarex commented Apr 16, 2020

I suggest we merge that and patch the rules later as needed. So far, the rules are not enforced anyway, and are just there to give warnings in compatible text editors. This has already helped me spot some typos, wrong syntax for links, etc.

@Alkarex Alkarex merged commit 475feff into FreshRSS:master Apr 16, 2020
@Alkarex Alkarex deleted the markdownlint branch April 16, 2020 16:08
@Alkarex Alkarex modified the milestones: 1.17.0, 1.16.1 Apr 24, 2020
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