William Henderson
William Henderson
### Is your feature request related to a problem? Please describe. With MDS 1.2 and the Requirements API, it is possible for the first time for Agencies to specify which...
### Is your feature request related to a problem? Please describe. In #653 we chose not to add vertical accuracy to keep things consistent with the existing implementation in Agency....
**Steps to reproduce** 1. Attempt to build for kobo in docker on macOS: ``` docker run --platform linux/amd64 -v ~/dev/koreader:/home/ko/koreader -it koreader/kokobo:latest bash cd /home/ko/koreader && ./kodev fetch-thirdparty ./kodev release...
Currently if you search an HTML document for text that includes an HTML tag, it will fail. For example, the following: Looking at the code, I believe this is because...