Tyler Liu

Results 53 comments of Tyler Liu
trafficstars

@vdmgolub Thank you, it works!

Confirmed. It is a known issue. Anchor links are not working properly in PDF.

Open it with a different PDF viewer and you will see it's not empty. For example, you can view it in Chrome. I think it might be a bug of...

I will investigate. For now please use this workaround: http://www.guidingtech.com/7566/chrome-print-to-pdf-convert-webpage-to-pdf/ Copy your markdown to https://mdp.tylingsoft.com/ and let Chrome print it to PDF.

I don't use Windows myself. You might have to `node -r babel-register node_modules/.bin/webpack.bat --progress --colors`.

I don't use Windows. Have you tried the suggestions above? Replace `node_modules/.bin/webpack` with `node_modules/.bin/webpack.bat` or similar. I think windows has different executable entry files. `webpack` is for *nix while `webpack.bat`...

Yes, sure, it seems that the upstream project already supports it: https://github.com/knsv/mermaid Problem is there isn't documentation about it: http://knsv.github.io/mermaid/#usage

Are you talking about the web version or the Mac app?