Skip to content

Show rules on table cells are applied to code listingsΒ #21

@AurelWeinhold

Description

@AurelWeinhold

Hi,

Applying show rules to tables also applies the styling to the source code. This should not be the case in my opinion.

Typst version: 0.11.1
typst-codelst version: 2.0.1

Current behavior:

show table.cell.where(y: 0): set text(style: "normal", weight: "bold")

makes the first line in the source code bold.

Expected behavior:

The first line of the source code is not bold.

Greetings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions