mirror of
https://github.com/jzillmann/pdf-to-markdown.git
synced 2024-11-21 15:23:26 +01:00
A PDF to Markdown converter
96d4f72889
* Sometimes pdf.js gave fontId like Helvetica & Times instead of g_d0_f1, etc…, but those never got resolved through the callback. Now we simply ignore those. * Also fixed that no fonts could be parsed |
||
---|---|---|
docs | ||
src | ||
test | ||
.babelrc | ||
.eslintrc | ||
.gitignore | ||
package.json | ||
webpack.config.js |