Commit 0b788c1
Fix malformed bullet points in GitHub Pages
Add blank line before bullet point list to ensure proper markdown
rendering. Without the blank line, the bullet points were rendered
as literal asterisks inside a paragraph instead of as a proper list.
Fixes #115
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent fb5d0c1 commit 0b788c1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
0 commit comments