Skip to content

Commit 60b9c0e

Browse files
committed
switch from colon fence to backtick fence
1 parent 1b29d5c commit 60b9c0e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/wincmd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Windows Console Notes
22

3-
:::{versionadded} 6.0
4-
:::
3+
```{versionadded} 6.0
4+
```
55

66
Click emulates output streams on Windows to support unicode to the Windows console through separate APIs and we perform
77
different decoding of parameters.

0 commit comments

Comments
 (0)