From 9e6864c5f9bcc8801e12c63a64d6efdfd1960494 Mon Sep 17 00:00:00 2001 From: Chris Hager Date: Mon, 12 Apr 2021 21:03:11 +0200 Subject: [PATCH] improvement ideas --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ffd2b27..6c2e1b2 100644 --- a/README.md +++ b/README.md @@ -169,3 +169,12 @@ GitHub Actions is then publishing to PyPI. - License: Apache Feedback, ideas and pull requests are welcome! + + +## Improvement Ideas + +Possible: + +- Timeout (see [#43](https://github.com/metachris/pdfx/issues/43)) +- Cuts off links that span two lines [#40](https://github.com/metachris/pdfx/issues/40) +- Include Check-Links Results in Output [#39](https://github.com/metachris/pdfx/issues/39)