I've been working on getting my documentation into IGW with the PageChangeEvent, for now by just transforming the Markdown tags to IGW tags, and that's working quite nicely (only had a bit of a head-scratch until I realized IGW tags don't work unless there's at least one space in them).
One thing that I can't easily map this way, however, are images. From what I can tell, images have to be absolutely positioned in IGW syntax? Any chance for automatically / inline positioned images if coordinates are omitted? That'd be super helpful!
I've been working on getting my documentation into IGW with the
PageChangeEvent, for now by just transforming the Markdown tags to IGW tags, and that's working quite nicely (only had a bit of a head-scratch until I realized IGW tags don't work unless there's at least one space in them).One thing that I can't easily map this way, however, are images. From what I can tell, images have to be absolutely positioned in IGW syntax? Any chance for automatically / inline positioned images if coordinates are omitted? That'd be super helpful!