Skip to content

Multiline tables with block node content #4803

Multiline tables with block node content

Multiline tables with block node content #4803

Triggered via pull request August 14, 2025 14:36
Status Failure
Total duration 6m 22s
Artifacts

node-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Process completed with exit code 1.
src/tests/nodes/Table.spec.js > Table extension > complex md table with callout, hr, blockquote and details in nested list is preserved through editor: 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
test-summary
Process completed with exit code 1.