opengovsg / pdf2md

A PDF to Markdown converter
https://www.npmjs.com/package/@opendocsg/pdf2md
MIT License
210 stars 40 forks source link

Disparities in Markdown formatting between web and CLI #13

Closed LoneRifle closed 5 years ago

LoneRifle commented 5 years ago

The CLI tool will sometimes produce Markdown output inconsistent with what's produced in the web equivalent, specifically, bolding goes missing. We suspect that this arises from a timing issue during the loading of fonts, which in turn influences formatting