EbookFoundation / EbookFoundation/free-programming-books-parser
Improve Index section detection
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Resolve this TODOS across localized files
https://github.com/EbookFoundation/free-programming-books-parser/blob/5eaf00bfd861856a85b2ba6f2d2aa282fab55a69/index.js#L178-L192
part of https://github.com/EbookFoundation/free-programming-books/pull/6988#issuecomment-1210954876
`Index` word is not translated according to file locale. E.g.:
- `Índice` for `-es.md` files
- `Índice` for `-pt_BR.md` files
- `目录` for `-zh.md` files
- other variants at https://github.com/EbookFoundation/free-programming-books/commit/78913afcae943894109face0b0659f02b01c4e7d
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.