markdown-pdf icon indicating copy to clipboard operation
markdown-pdf copied to clipboard

:page_facing_up: Markdown to PDF converter

Results 93 markdown-pdf issues
Sort by recently updated
recently updated
newest added

I'm on Ubuntu 20.04. I saw this answer: https://superuser.com/a/902150/425838 Tried to install: ```bash $ npm install -g markdown-pdf npm WARN deprecated [email protected]: this package is now deprecated npm WARN deprecated...

The text inside the PDF is not select-able and not copy-able. This is because I used a custom font (Open Sans). Is it possible to make the text select-able and...

Hello, just updated and tried to use it again with very simple invocation: `markdown-pdf doc.md` I expected a `doc.pdf` to be created. Instead I got the following error message: ```...

~~~~ > [email protected] postinstall /source/node_modules/highlight.js > node deprecated.js -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* Verion 9 of Highlight.js has reached EOL. It will no longer be supported or receive security updates in the future. Please...

This change allows `options.paperBorder` to be specified using a simpler, more command-line friendly syntax, similar to the [margin CSS shorthand](https://developer.mozilla.org/en-US/docs/Web/CSS/margin#syntax). * `10px` * all sides: 10px * `10px 20px` *...

This rule is on its way into the latest Standard ☺️ ref: https://github.com/standard/eslint-config-standard/pull/166 (re. Node.js compatibility: your `package.json` indicates that Node 0.10 is supported, but there is currently syntax in...

It took me ages to work out how to get JSON to work on the command line. A quick example in the documentation would be useful. Example: `markdown-pdf --remarkable-options '{"preset":"full"}'...

Started by user hubbledb Running as SYSTEM Building in workspace /var/jenkins_home/workspace/xugq_hubble The recommended git tool is: NONE using credential 045e429c-fb73-40e1-83af-a2019af031e1 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/xugq_hubble/.git # timeout=10 Fetching changes from...

Alan, I did this https://mgalli-com-dev.medium.com/lets-generate-a-pdf-from-a-markdown-file-using-nodejs-and-javascript-224478b30d6b I tried to mark [derivative] so that to not bother the normal issues. I could kill this bug but wanted to let you know. IT's...

I use the markdown grammar like context but pdf doesn't translate it and code style in typora is quiet different from the one in pdf file generated