Commit de2ef25
[Docs] Unwrap the lone Rust tab in the streaming-events article
The "Subscribing before a session starts" section has only a Rust
example, and the docs normalization pipeline converts a `<details>` group
into a tabbed language switcher only when two or more consecutive blocks
are present. A single block renders as raw collapsible HTML on
docs.github.com.
Drop the `<details>`/`<summary>` wrapper and leave the code fence
directly in the article, matching the repository docs style guide.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 0f9d5ac7-9999-4f37-82b3-a5533bfbc1f61 parent 69da770 commit de2ef25
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | 228 | | |
232 | 229 | | |
233 | 230 | | |
| |||
252 | 249 | | |
253 | 250 | | |
254 | 251 | | |
255 | | - | |
256 | | - | |
257 | 252 | | |
258 | 253 | | |
259 | 254 | | |
| |||
0 commit comments