Commit 4565149
docs: fix unclosed info admonition in authorizing-the-slack-cli (#604)
The `:::info` block about `--skip-update` / `SLACK_SKIP_UPDATE` being
ignored by `slack upgrade` was missing the closing `]` on its title.
The unclosed title bracket caused the MDX renderer to mangle later
content on the page, surfacing a stray `authorize-cli}` in the preview.
Co-authored-by: Claude <svc-devxp-claude@slack-corp.com>1 parent 44ce627 commit 4565149
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments