Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ If you are behind a proxy, set the `http.proxy` option to settings.json and rest

If the download is not successful or you want to avoid downloading every time you upgrade Markdown PDF, please specify the installed [Chrome](https://www.google.co.jp/chrome/) or 'Chromium' with [markdown-pdf.executablePath](#markdown-pdfexecutablepath) option.

<strong>Note (ARM Macs)</strong>: Puppeteer v2.1.1 downloads an older x86_64 Chromium build. On Apple Silicon, ensure that you have Rosetta or set `markdown-pdf.executablePath` to a native Chromium binary installation.

<div class="page"/>

## Usage
Expand Down