Joshua Johnson
Joshua Johnson
I am attempting to process the following markdown file after switching to preprocess2 with html5: ```xml ``` With the normal preprocess the file is converted to html just fine. After...
## Expected Behavior The pdf should be copied to the output dir using the following keydef ``` TEST PDFTEST PDF ``` As a general question, is preprocess2 appropriate to be...
## Expected Behavior Errors and Warnings should not be reported ## Actual Behavior During the following stage, I get false reports of duplicate keys and copy-to collision ``` ==> Read...
## Expected Behavior Should not be DOTX065W message in logs ## Actual Behavior getting false report of duplicate copy-to values DOTX065W ## Possible Solution ## Steps to Reproduce [duplicate_copyto_reporting.zip](https://github.com/user-attachments/files/20988162/duplicate_copyto_reporting.zip) global...
## Expected Behavior only keydef target files (txt, pdf, etc) which are relevant after filtering should be copied to the output folder. ## Actual Behavior all keydef target files are...
## Expected Behavior [DOTJ045I] should not be reported ## Actual Behavior Getting message "[DOTJ045I] The key 'prod' is defined more than once in the same map" ## Possible Solution ##...