Skip to content

Low: pretexValidator PTX_ELEMENTS whitelist is incomplete — valid PreTeXt elements are silently skipped #18

@harsharajkumar

Description

@harsharajkumar

The PTX_ELEMENTS set in pretexValidator.ts:26-49 is missing many valid PreTeXt elements including assemblage, objectives, outcomes, reading-questions, sage, sageplot, jsxgraph, latex-image, webwork, program, datafile, and others. Because the tag extractor (line 97) silently ignores any element not in the set, unclosed or mismatched tags for these elements are never reported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglowNice to fix

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions