Commit 3459709
committed
Harden markdown-row settle until formatted heading paints
The formatted-markdown settle predicate treated a missing "## Title"
as formatted. A frame that had painted the link URL but not the
heading yet satisfied that check and then failed toContain("Title").
The ###-heading test already requires the formatted body for the
same reason.1 parent bb58133 commit 3459709
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
77 | 85 | | |
78 | 86 | | |
79 | 87 | | |
| |||
0 commit comments