Commit e5f95ea
committed
fix: address review comment on list-indent config key
Copilot noted that `list-indent.spaces` implies a flat key that
doesn't exist in .mdsmith.yml; the actual config is nested under
list-indent with a 'spaces' field. Reword to match.1 parent fe1437e commit e5f95ea
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments