Skip to content

[BUG] Typst files dirty the tags list #562

Description

@Batres3

The feature implemented in #486 makes it so typst preambles can be imported from files in typst/*.md, however, typst defines variables as #let var = ..., therefore, it fills the tags with random names, since variables are referenced in math mode as #var. It would be ideal to skip these files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions