Commit b210634
committed
fix(codemod): don't output YAML closing quote in description values
Multi-line quoted description values had the closing " included
in the output, causing a trailing quote in the extracted text.
Result: 284/289 deep equivalent1 parent b5edb97 commit b210634
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
0 commit comments