I have a tool which creates an html file to describe all of its available control settings.
there are no external links in this file, its just a series of html tables with links to the start of each table
I just want to upload one of these html file to my confluence cloud space and then use an iframe macro to display the contents on a page.
I can't figure out what the url should be for the iframe...
I had tried to just a add a hyperlink to the local file, but confluence won't allow me to open the file without downloading it first which is pretty awkward.
I was chasing down the path of the HTML macro, but it no longer seems to exist in confluence Cloud although there is a lot of current documentation about it to throw me off the course.