pdf-to-markdown/test
Johannes Zillmann 78db114632 Add Markdown comparison tests
- Convert the `example PDFs` with the old `pdf-to-markdown` and write them to text files
- Compare the text files with the conversion of the current code
- Next:
  - Improve the current code to match good conversions of the old code
  - Adapt the text files in case the current conversion is better than the old
- Current tests are breaking
2024-04-21 09:15:46 -06:00
..
debug Move core module to root 2024-03-26 10:52:54 -06:00
support Clean up types 2024-04-02 11:18:55 -06:00
transformer Move core module to root 2024-03-26 10:52:54 -06:00
convert.test.ts Move core module to root 2024-03-26 10:52:54 -06:00
Debugger.test.ts Move core module to root 2024-03-26 10:52:54 -06:00
Files.test.ts Add Markdown comparison tests 2024-04-21 09:15:46 -06:00
FontType.test.ts Move core module to root 2024-03-26 10:52:54 -06:00
Globals.test.ts Move core module to root 2024-03-26 10:52:54 -06:00
PageMapping.test.ts Move core module to root 2024-03-26 10:52:54 -06:00
PdfParser.test.ts Move core module to root 2024-03-26 10:52:54 -06:00
Progress.test.ts Move core module to root 2024-03-26 10:52:54 -06:00
testItems.ts Move core module to root 2024-03-26 10:52:54 -06:00
text-types.test.ts Clean up types 2024-04-02 11:18:55 -06:00