-
Hi @jason-fox,
Jarno is working on making preprocess2 map-first processing the default. I mentioned in the monthly contributor call that I'd reach out to you about your various plugins and if they'…
-
### Roadmap URL
https://roadmap.sh/technical-writer
### Suggestions
Technical writing has evolved over time and companies are constantly adopting DITA and XML Framework. I think the roadmap right n…
-
If I have an invalid ID in a topic:
```xml
```
I will get in the console output something like this:
```
file:../flowers/topics/introduction.dita:3:17: Attribute value "%50" of type ID mu…
-
Based on this syntax:
https://github.com/jelovirt/org.lwdita/wiki/Markdown-DITA-syntax#markdown-dita-map-syntax
So I have this test.mditamap DITA Map:
---
$schema: urn:oasis:names:tc:d…
-
**ISSUE:**
Using the _collapsible_ **nav-toc** parameter, the TOC items are created with the collapsible chevron button even if the topicref only has children that are set as _toc="no"_ in the DITA…
-
Based on this article:
https://www.dita-ot.org/dev/topics/using-docker-images
I experimented with creating a Docker image for the Oxygen Publishing Engine:
https://blog.oxygenxml.com/topics/creatin…
-
Following #8 and https://stackoverflow.com/questions/40136606/how-to-expose-audio-from-docker-container-to-a-mac/40139001 it should be possible to offer sound for macOS user.
-
The only problems reported from the publish phase are 4 instances of this:
```
[image-metadata] Failed to read image file:/E:/git/20231026/target/html/regions/Wales_Complex/Content/Images/image_fi…
-
In DITA tables we have a lot of flexibility. For example, we can do this:
```xml
Generic text here.
More generic text here.
0
There's a lot going on here.
1
Mo…
-
I'm looking at `unit_delta12.dita`
The first `section` in the body is the `signatures table`. It starts with a `div` of images. This was pulled from lower down in the `signatures` block.
We can…