-
## Expected Behavior
Valid HTML links should be preserved as authored in all output formats.
## Actual Behavior
Links that end with a fragment identifier `#ID` pointing to a subordinate resou…
-
File A17 includes an image map.
Create imagemap content in mock reference file.
Create imagemap processor in HtmlToDita.
-
## Expected Behavior
Since a few days, I cannot publish no PDFs anymore with Apache FOP. It started crashing and I don't know why. Not sure, if this is related to the DITA-OT, but I don't know where …
-
There is a common pattern in the data where tables are floating above the content, positioned using absolute coordinates.
Blocks of whitespace (sometimes using blockquote) are used to make space for …
-
HTML allows for a link to have a style attribute. This is present in the content for some links. The phrase that occurs is `style="font-weight: bold"`
We should make a link in our mock content be…
-
The HTML image map construct allows for a label to be provided when hovering over a target in an image map.
This was originally put into an `alt` attribute in IE. Later browsers put it into a `tit…
-
The first pattern is a simple one. (_Update: oops, not it isn't_).
An image is "floated above" the content in a div or span. But, in the html the image is defined at the correct logical location,…
-
## Expected Behavior
A life without errors and exceptions. 🌞🍸
## Actual Behavior
When using a DITA-OT based Oxygen XML Publishing Engine 3.7.4 on GitHub Action, the build fails in the `mapref` s…
-
Hello!
I see this question asked earlier but I'm not getting past the issue, so seeking some clarification & help here:
1) I have a Lex V2 bot
2) I can test it using both text and voice on the lex …
-
In HTML a link to an anchor in the current page looks like this: `#number2`.
But, in DITA, the url should include the top-level topic id. So, in a topic with ID of `VanesandCranes it's like: `#Van…