Open
Description
thanks to our dependency on com.oxygenxml.diagrams.svg
plugin, which requires manual installation as detailed in the README.md. Due to this manual installation requirement, the GitHub default action for compiling the DITA output is unlikely to correctly process these diagrams.
It's generate
Reproduction Steps
- Install plugin
com.oxygenxml.diagrams.svg
per README. - Generate a pdf on your computer, using
src/usecase/guide$ dita -i air.cab.md -f pdf -o /tmp/
it will be in/tmp/
- see in that PDF file there is diagram - here I made it for you air.cab.pdf
- Verify the diagram is also there on the web output (embedded inside the HTML page) by run the following DITA command on your local machine:
$ dita --project config/smartlayer-docsite.yaml -o out/document.smartlayer.network
- See that the diagram is nowhere to be seen in https://document.smartlayer.network/usecase/guide/air.cab.html
Metadata
Metadata
Assignees
Labels
No labels