Handle annoying Pokemon clearer and only hyperlink first occurrence of Pokemon in chapter
This commit is contained in:
@@ -21,8 +21,12 @@ pipenv install --dev
|
||||
pipenv run pytest
|
||||
```
|
||||
|
||||
## Compress Pokemon PNGs
|
||||
|
||||
Use `pngquant` to compress the PNGs and get a smaller epub file.
|
||||
|
||||
## Credits
|
||||
|
||||
Full credit for the Pokemon names, images, and descriptions goes to
|
||||
[Bulbapedia](https://bulbapedia.bulbagarden.net) under
|
||||
[Attribution-NonCommercial-ShareAlike 2.5](https://creativecommons.org/licenses/by-nc-sa/2.5/).
|
||||
[Attribution-NonCommercial-ShareAlike 2.5](https://creativecommons.org/licenses/by-nc-sa/2.5/).
|
||||
|
||||
Reference in New Issue
Block a user