DeepBlueCLtd / LegacyMan

Legacy content for Field Service Manual
https://deepbluecltd.github.io/LegacyMan/index.html
Apache License 2.0
2 stars 0 forks source link

Images from `_pics.html` page not captured. #551

Closed IanMayo closed 1 year ago

IanMayo commented 1 year ago

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 do not contain the expected image. Aah, the DITA validator doesn't complain about missing target links. So, I see we are porting the blocks over, and giving them the correct anchor id, but the image content (or text content for #number5) aren't present.

robintw commented 1 year ago

Fixed in #553.