Skip to content

[Bug] Long code after a table is partially rendered #353

@OverSamu

Description

@OverSamu

It probably requires further investigation,, but here's how to reproduce the bug.

// test.js
// Please repeat the following code at least 13 times.
function greet(name) {
  return `Hello, ${name}!`;
}
.doctype {paged}
.doclang {english}

| Name |
| ---- |
| John |

.code lang:{javascript}
    .read {test.js}
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions