mirror of
https://github.com/EbookFoundation/free-programming-books
synced 2026-07-28 01:20:21 +00:00
8ac210bb80
* fix bad link syntax in CONTRIBUTING-vi * also dots, while we're at it * also dots, while we're at it (remaining) Recover changes and resolves suggestions made in https://github.com/EbookFoundation/free-programming-books/pull/7010#discussion_r947625933 * fix: strip ampersands `&` from fragment ids * fix: strips other characters like `&`, `/`, `+`, `#`... to be compilant with Kramdown GMF processor Co-authored-by: eric <eric@hellman.net>