Commit 98379c0
authored
Docs: add word wrapping to code blocks (#759)
Removes horizontal scroll bar from long code lines.
See System Prompt page for an example:
<img width="737" height="466" alt="Horizontal scrolling in System Prompt
page"
src="https://github.com/user-attachments/assets/6cce96b1-9153-4446-9270-3ab4b7eab992"
/>
This also includes a small change in VS Code extensions page, that
removes `[mdbook-shiki] Language 'ssh' not available, skipping` error
message.1 parent dab90ff commit 98379c0
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
254 | 255 | | |
255 | 256 | | |
256 | 257 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments