Commit 8865518
Fix template errors
Each character in the table (caused by the `<col>`) gets reparented and
causes an error.
The second `<a>` gets reparented but there's already one open, so that's
a second error but the open one is not in scope so that's a third error.1 parent 79154f9 commit 8865518
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1089 | 1089 | | |
1090 | 1090 | | |
1091 | 1091 | | |
1092 | | - | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
1093 | 1097 | | |
1094 | 1098 | | |
1095 | 1099 | | |
| |||
1593 | 1597 | | |
1594 | 1598 | | |
1595 | 1599 | | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
1596 | 1605 | | |
1597 | 1606 | | |
1598 | 1607 | | |
| |||
0 commit comments