We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pandoc Readme.md -o Readme.pdf chokes on some files:
pandoc Readme.md -o Readme.pdf
07 uses ![](https://i.stack.imgur.com/N0KnG.png) to get an image, that doesn't work.
![](https://i.stack.imgur.com/N0KnG.png)
62 references the issues (here!), that gives a huge image that doesn't fit.
Attached two git patches (renamed as .txt as .patch can't be attached). [ 0001-Get-i.sstatic.net-PNG-image.txt 0002-Fix-62_Cleanup-Readme.md-reference-to-issues.txt ](url)
.txt
.patch
The text was updated successfully, but these errors were encountered:
No branches or pull requests
pandoc Readme.md -o Readme.pdf
chokes on some files:07 uses
![](https://i.stack.imgur.com/N0KnG.png)
to get an image, that doesn't work.62 references the issues (here!), that gives a huge image that doesn't fit.
Attached two git patches (renamed as
.txt
as.patch
can't be attached).[
0001-Get-i.sstatic.net-PNG-image.txt
0002-Fix-62_Cleanup-Readme.md-reference-to-issues.txt
](url)
The text was updated successfully, but these errors were encountered: