EbookFoundation / EbookFoundation/free-programming-books-parser
Parser don't take into account resources organized in sublists (fascicles/parts)
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
There are a kind of resource that are not covered by parser.
Examples:
- https://github.com/EbookFoundation/free-programming-books/blob/fc4b0c5c139b952de979aa54a4de5141ea280906/books/free-programming-books-langs.md?plain=1#L1265-L1268

- https://github.com/EbookFoundation/free-programming-books/blob/fc4b0c5c139b952de979aa54a4de5141ea280906/books/free-programming-books-zh.md?plain=1#L303

- https://github.com/EbookFoundation/free-programming-books/blob/fc4b0c5c139b952de979aa54a4de5141ea280906/casts/free-podcasts-screencasts-en.md?plain=1#L109-L112

As we can see are listed with title without link and links are in a sublist apart or using multiformat syntax.
Discovered fixing #8 because resources after it appears in `fpb.json`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.