Commit ab22e26
authored
style: using colon instead of hyphen (#13)
Using a colon instead of a hyphen to enumerate the phases of coding. This avoids accidental rendering as a list (happening now), and keeps the raw text clear of escapes (`\-` escaping the hyphen).1 parent 40b7e85 commit ab22e26
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
0 commit comments