modify pdftomd
This commit is contained in:
@@ -19,7 +19,7 @@ Relevant existing behavior:
|
||||
- Conversion remains local-only.
|
||||
- MinerU 3.1.0 remains the only PDF conversion engine.
|
||||
- Quality warnings are non-fatal unless no usable output can be produced.
|
||||
- Metadata and `.report.md` already include `math_render_error_count`.
|
||||
- Internal provenance and `_report.md` include `math_render_error_count`.
|
||||
- Default tests must not require real MinerU, GPU, Node.js, MathJax, network, Obsidian, or sample PDFs.
|
||||
|
||||
## References
|
||||
@@ -237,7 +237,7 @@ Optional local tests:
|
||||
- `pdf2md doctor` reports MathJax checker availability clearly.
|
||||
- Conversion still succeeds when MathJax is unavailable, with an info warning.
|
||||
- Conversion still succeeds when individual formulas fail, with warning records.
|
||||
- `.metadata.json` and `.report.md` show actual math render failure counts when MathJax is available.
|
||||
- Internal provenance and `_report.md` show actual math render failure counts when MathJax is available.
|
||||
- The generated Markdown is not changed by the checker.
|
||||
|
||||
## Hard Failure Criteria
|
||||
|
||||
Reference in New Issue
Block a user