Commit fdce0d2
committed
fix(codemod): preserve comment lines in metadata block
Comment lines (# ...) inside metadata blocks were being stripped
and their content parsed as field values. Now preserved verbatim.
Result: 275/289 deep equivalent1 parent d6930c6 commit fdce0d2
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
212 | 215 | | |
213 | 216 | | |
214 | 217 | | |
| |||
0 commit comments