EbookFoundation / EbookFoundation/free-programming-books-parser

Parser don't take into account resources organized in sublists (fascicles/parts)

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
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
![image](https://user-images.githubusercontent.com/3125580/190861118-f0f73ab2-4bfd-4252-8167-b18b04f47485.png)

- https://github.com/EbookFoundation/free-programming-books/blob/fc4b0c5c139b952de979aa54a4de5141ea280906/books/free-programming-books-zh.md?plain=1#L303
![image](https://user-images.githubusercontent.com/3125580/190861233-f34024d0-c804-4901-b432-fc4bea81130d.png)

- https://github.com/EbookFoundation/free-programming-books/blob/fc4b0c5c139b952de979aa54a4de5141ea280906/casts/free-podcasts-screencasts-en.md?plain=1#L109-L112
![image](https://user-images.githubusercontent.com/3125580/190861066-5fe7adc4-ea95-4710-90fb-21aa2120f688.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.