Multiline tables with block node content #4803
Annotations
2 errors
|
|
|
src/tests/nodes/Table.spec.js#L94
AssertionError: expected '| nested list1 | nested list…' to be '| nested list1 | nested list…' // Object.is equality
- Expected
+ Received
@@ -15,7 +15,7 @@
| warn | | \
| | </details> | \
| ::: | |
| * [ ] task list item1 | | \
| * [x] task list item2 | |
- | > quote | |
+ | \> quote | |
❯ src/tests/nodes/Table.spec.js:94:40
|
The logs for this run have expired and are no longer available.
Loading