Commit 7e5c6fc
fix(blog): remove whitespace inside pre tags in code blocks
Pre tags preserve all whitespace literally, so template indentation
was causing extra spacing around code content.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0368ee6 commit 7e5c6fc
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
| 78 | + | |
81 | 79 | | |
82 | 80 | | |
83 | 81 | | |
0 commit comments