-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Markdown parser that works with most awesome lists #4
Comments
This is the library that we use at the moment:
You could also have a look at the linter itself because this could also needs to parse the markdown to lint the single enties. Another solution could be found here but the code is not under an open-source license:
That would be a good solution. When we refactor AwesomeCure as a real python package we can separate it into different modules. |
We need a better more robust parser to work with all awesome lists that get tested by the linter.
The text was updated successfully, but these errors were encountered: