Skip to content

Commit ce83d53

Browse files
docs(clipboard-manager): Added missing codeblock quotes in inline code docs (#2127)
1 parent 6dbc304 commit ce83d53

File tree

1 file changed

+1
-0
lines changed
  • plugins/clipboard-manager/guest-js

1 file changed

+1
-0
lines changed

plugins/clipboard-manager/guest-js/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ async function readText(): Promise<string> {
6565
* 0, 255, 0, 255,
6666
* ];
6767
* await writeImage(buffer);
68+
* ```
6869
*
6970
* @returns A promise indicating the success or failure of the operation.
7071
*

0 commit comments

Comments
 (0)