chalksurf exercise validate-latex
chalksurf exercise validate-latex
Validate LaTeX snippets before updating exercise or sheet content
Options: --json Write machine-readable JSON to stdout [boolean] [default: false] --result-file Publish the complete JSON result envelope to a new private file [string] --base-url Base URL of the ChalkSurf API [string] --organization Organization ID to use for this command [string] --profile CLI profile to use for this command [string] -v, --version Show the CLI version [boolean] --help Show help [boolean] --snippet Snippet to validate in the form path=value. May be repeated. [array]
Examples: chalksurf exercise validate-latex --snippet "exercise_text=Find $x^2$." --json Validate a proposed exercise text field