yzane

Results 24 comments of yzane

```json "markdown-pdf.styles": [ "https://unpkg.com/mdss" ] ``` The CSS is applied correctly in JPG and PNG, but there is a problem with the PDF. For now, I will release it as...

For what purpose would you use this?

Is it OK with the following specifications? ``` ::: class warning *here be dragons* ::: ``` ``` here be dragons ``` and ``` ::: class warning error *here be dragons*...

@vimtaai Perhaps you would like to set an arbitrary value for the class name. ``` js .use(require('markdown-it-container'), name [, options]); ``` However, I think that it is necessary to hard...

@vimtaai Thank you very much. I got the desired behavior with the above code.

@vimtaai Please upgrade to Markdown PDF ver1.2.0 and try it

Did you create a PDF with Markdown 1.4.2 ? Could you provide a sample file that causes a problem ?

Can you solve the problem with the following operation ? 1. Set the [`markdown-pdf.executablePath`](https://github.com/yzane/vscode-markdown-pdf#markdown-pdfexecutablepath) option 1. Restart the Visual Studio Code

If the PDF was generated using the markdown-pdf.executablePath option, you may have failed to automatically download Chromium. Therefore, please reinstall markdown-pdf.