Skip to content

Commit bc2aace

Browse files
committed
chore: change note style
1 parent 604409e commit bc2aace

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ If `ide_product_code` and `ide_build_number` is missing, Toolbox will only open
101101
page. Coder Toolbox will attempt to start the workspace if it’s not already running; however, for the most reliable
102102
experience, it’s recommended to ensure the workspace is running prior to initiating the connection.
103103

104-
> ⚠️ Note: `folder` should point to a remote IDEA project that has already been opened and appears in the `Projects`
104+
> [!NOTE]
105+
> `folder` should point to a remote IDEA project that has already been opened and appears in the `Projects`
105106
> tab.
106107
> If the path refers to a project that doesn't exist, the remote IDE won’t start or load it.
107108
@@ -150,7 +151,8 @@ mitmweb --ssl-insecure --set stream_large_bodies="10m" --mode socks5
150151
5. Before authenticating to the Coder deployment we need to tell the plugin where can we find mitmproxy
151152
certificates. In Coder's Settings page, set the `TLS CA path` to `~/.mitmproxy/mitmproxy-ca-cert.pem`
152153

153-
> ⚠️ Note: Coder Toolbox plugin handles only HTTP/HTTPS proxy authentication.
154+
> [!NOTE]
155+
> Coder Toolbox plugin handles only HTTP/HTTPS proxy authentication.
154156
> SOCKS5 proxy authentication is currently not supported due to limitations
155157
> described in: https://youtrack.jetbrains.com/issue/TBX-14532/Missing-proxy-authentication-settings#focus=Comments-27-12265861.0-0
156158

0 commit comments

Comments
 (0)