docs: show experimental and remark blocks (#12363)

This commit is contained in:
Nikolay Vitkov
2024-04-29 14:50:39 +02:00
committed by GitHub
parent fb0d7252e4
commit 41d43200b7
30 changed files with 795 additions and 6 deletions

View File

@@ -168,7 +168,7 @@ export interface PDFOptions {
* @remarks
* If this is enabled the PDF will also be tagged (accessible)
* Currently only works in old Headless (headless = 'shell')
* crbug/840455#c47
* {@link https://issues.chromium.org/issues/41387522#comment48 | Chromium feature request}
*
* @defaultValue `false`
* @experimental