violentmonkey / violentmonkey.github.io

Website of Violentmonkey
https://violentmonkey.github.io/
30 stars 21 forks source link

doc: clarify GM_download #36

Closed tophf closed 2 years ago

tophf commented 2 years ago

In the future, when we add chrome.downloads API, we'll need to describe it here that onload will report the overall end.

github-actions[bot] commented 2 years ago

This pull request has been deployed to Vercel.

Latest commit: 8630516
✅ Preview: https://violentmonkey-8oorqohlh-gera2ld.vercel.app
🔍 Inspect: https://vercel.com/gera2ld/violentmonkey/AkecjxYb29a7XvJPC4fvsep8UckN

View Workflow Logs

tophf commented 2 years ago

There's a weird bug:

image

The Called line is rendered as code although its indent is the same as the previous block with The filename.

gera2ld commented 2 years ago

yeah, it seems to be a bug of the parser, it's been like that for a while, I'm checking.