Manu
Manu
The code in this PR is not a parser currently, since it's not **one file** in the `parsers` [package](https://github.com/invoice-x/invoice2data/tree/master/src/invoice2data/extract/parsers). We added parsers and plugins to avoid cluttering the rest of...
Didn't you want to make this as parser? It also needs a rebase.
True, that's an argument for adding it on top and I tend to agree. Let me consider it again tomorrow.
I would have preferred this as standalone parser, but see the tight linkage with `pdftotext`. So the solution you chose makes sense. Please just add a few test cases using...
Yes, some tests please. So we will know if this feature breaks in the future.
And please close any competing/superseded area plugin PRs. We had a few of them.
- [ ] Rebase and resolve conflicts - [ ] Add tests and test files (or reuse existing files) - [ ] Close competing or superseded PRs
Sure. No problem to reuse an existing template if you don't want to share your own documents. The test should run the new code. If you reuse a document, please...
Some conflicts here.
Does it make sense to add a test here?