You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I feel like doing this.
What are our requirements for this? We have some in the other issues already (#5 , #2 , maybe #7 ).
What I am currently thinking about:
This should work as a GitHub-Action that creates, then updates one or multiple csv files that can then be used further by AwesomeCure.
Ly0n
changed the title
Better parser that works with all awesome list
Markdown parser that works with all awesome list
Dec 3, 2021
Ly0n
changed the title
Markdown parser that works with all awesome list
Markdown parser that works with all awesome lists
Dec 3, 2021
Ly0n
changed the title
Markdown parser that works with all awesome lists
Markdown parser that works with most awesome lists
Dec 3, 2021
What are our requirements for this?
To make this project work with the most awesome list we have to create a much more generic version because you do not want to lose the context information of the list like the rubric and the oneliner. A simple solution would be to use this package here: https://pypi.org/project/urlextract/
In this case, we would lose the context information like the onliner.
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: