Robert Anderson
Robert Anderson
I have this link in an MD file: `Link to ["something"](second.html?pos=3)` The `?pos=3` part results in this build failure: ``` debug-filter: [filter] Processing file:/C:/dcs/test/jira530/second.md to file:/C:/dcs/test/jira530/temp/second.md Error: java.lang.IllegalArgumentException: URI has...
## Description Many of our Ant targets in the preprocess code have "skip" properties that allow you to skip running part of our build pipeline. These are considered internal properties...
## Expected Behavior I have the following link in my topic ```xml ``` When building HTML today, that links to the specified href, with the file name as the link...
## Description With DITA-OT 4.2, I'm able to override message severities. My use case for that is to set up a build gate as part of validation for documentation commits;...
## Description Starting PR with the first small update, more to come: * Update `clean-map` so that it removes the DITA 2.0 `` from ``, as with the DITA 1.x...
Right now I'm working on support for ``. This is a subset of #1774, but I don't expect to implement all of it in DITA-OT at this point so I've...
## Expected Behavior Link text is not affected by `scope="row"` behavior ## Actual Behavior When `` is in the first column of a table, AND the entry has `scope="row"`, link...