mirror of
https://github.com/jzillmann/pdf-to-markdown.git
synced 2025-06-03 00:05:35 +02:00
* Way to do the markdown transformation of inline formats (bold, italic, link, footnote, etc..) at the end and not in the middle * Introduce StashingStream as a helper