Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4994ba1

Browse files
docs: remove broken gfm alert (coder#16902)
It looks like GFM does not respect the `![]` alert syntax (and any other alert type) when it's enclosed within a div. This is true for both the coder.com GFM renderer, and GitHub's (though I assume they're the same internally). When the section is surrounded by a `<div class="tabs">`: ![image](https://github.com/user-attachments/assets/0f7d4029-a0a5-4d38-a489-f3b893c68dd8) When it's not: ![image](https://github.com/user-attachments/assets/765d3629-0108-43cc-8047-972dfd806c7d) In our case, we really want the tabs, and the alert block is less important, so we'll downgrade it to a regular quote. cc @aqandrew for visibility, in case you're aware of a workaround.
1 parent f899832 commit 4994ba1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/user-guides/desktop/index.md

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ You can install Coder Desktop on macOS or Windows.
3434

3535
1. Continue to the [configuration section](#configure).
3636

37-
> [!IMPORTANT]
3837
> Do not install more than one copy of Coder Desktop.
3938
>
4039
> To avoid system VPN configuration conflicts, only one copy of `Coder Desktop.app` should exist on your Mac, and it must remain in `/Applications`.

0 commit comments

Comments
 (0)