-
### Describe the bug
The dita-ot package has a built-in feature to install plugins, as described in the [official documentation](https://www.dita-ot.org/dev/topics/plugins-installing.html). However…
-
When comparing Mauro & Together versions of Change Request 1915 a number of errors were identified.
For example:
Data Element: Organisation Site Identifier (of imaging) - missing Default Codes
…
-
## Expected Behavior
Software elements like `` should work as keywords thus having links when using keyref.
## Actual Behavior
No link is displayed in HTML output.
## Possible Solution
Instea…
-
## Expected Behavior
I get errors like this. When I have a key definition to an image and this key is not referenced at all, I get an error like this. You can reproduce this with these testfiles:
…
-
## Expected Behavior
The dita.bat command should succeed.
## Actual Behavior
The command fails.
## Possible Solution
It can be resolved by using enabledelayedexpansion:
```
setlocal enabled…
-
An improvement could be to have the possibility to send the `cli.log-format`/`cli.color` as command parameters, and if they are not set then use `-Dcli.log-format=fancy -Dcli.color=true`. Currently th…
-
## Expected Behavior
As documented, `build-step.copy-image="false"` should work.
## Actual Behavior
It doesn't work, because the parameter has been changed in the OT. Now it should be `preproces…
-
Started from a discussion with one of our clients.
Let's say inside the Markdown file I have this link:
See Flowchart.
and a div section somewhere else:
The link will not work…
-
Hi,
The v4.5.0 API refs and release notes for **native platforms** are ready. You can find the english source at this tag: https://github.com/AgoraIO/agora_doc_source/tree/v.4.5.0-native-source/dit…
-
## Expected Behavior
The HTML output should contain ``.
## Actual Behavior
The content is missing in the `` element.
## Possible Solution
If we change `*[contains(@class,' topic/keyword ')]`…