docs(clipboard-manager): Added missing codeblock quotes in inline code docs (#2127)

pull/2128/head
Adam C 6 months ago committed by GitHub
parent 6dbc304c28
commit ce83d53775
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -65,6 +65,7 @@ async function readText(): Promise<string> {
* 0, 255, 0, 255, * 0, 255, 0, 255,
* ]; * ];
* await writeImage(buffer); * await writeImage(buffer);
* ```
* *
* @returns A promise indicating the success or failure of the operation. * @returns A promise indicating the success or failure of the operation.
* *

Loading…
Cancel
Save