-
The file `FR_Charlie_Pics.html` include several target blocks of content, all linked to from `fr_100_unit_charlie.html`
Well, it looks like the target blocks are picked up and ported over, but they…
-
We have a page of abbreviations (though an issue in the source data means I don't think it's correctly being parsed yet).
HTML allows for abbreviations to be expanded, through the user of an `` ele…
-
When I add a footnote in markdown, I can see the generated footnote in the output, but no superscript number or link to the footnote. For example, this markdown:
```
Here's a simple footnote[^1].
…
-
If I try to add a note to a list item (ordered or unordered list), I receive the following error when building with any output format I try:
> Error: Failed to run pipeline: class com.vladsch.flexmar…
-
DITA has tables in a different format to HTML.
So we require a method that will convert an HTML table to DITA format.
This will include row and column spans, shaded backgrounds (via CSS), bold t…
-
```
Unable to parse invalid href attribute "..\Britain_Complex\unit_anchors.dita" using "../Britain_complex/unit_anchors.dita"
```
I also get similar errors when specifying the `href` for an ima…
-
When running DITA-OT on site, the following error was raised:
```
The system cannot find the file specified
```
Can you check what happens if you replace the `dita` entry in the list below wit…
-
The `.html` files include anchors, to be used for URL destinations.
These will typically look like ``
When we convert `html` to `.dita` we should ensure we're only converting `link` elements to `xre…
-
Note: Today I ran this DITA validator plugin:
https://jason-fox.github.io/dita-ot-plugins/validate.svrl/index.html
We played with it back in July. Here are the instructions to install/run it:
htt…
-
A source file has been introduced, within a folder that contains a space:
https://github.com/DeepBlueCLtd/LegacyMan/pull/457/files#diff-0aeade354091a7ce498315d2cf3dac7459dc1b6c70f79fb28dae43ddf6cd002…