Add keep-validation to latex and typst for accessibility validation #14391
hcc-donder
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
There are already options for
keep-texandkeep-md. There should also be an option for keeping the validation run output (keep-validation). This could be a string option of "raw", "xml", "text", "html", or "json" (these are the format options for verapdf). Or it could be T/F like the other keep- flags with an additionalkeep-validation-formatfor specifying the output format.This would allow me to keep proof in the same output folder as my PDF, indicating that the PDF has already been validated and passes validation.
Beta Was this translation helpful? Give feedback.
All reactions