mirror of
https://github.com/jzillmann/pdf-to-markdown.git
synced 2025-08-03 11:48:00 +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