The template contains a process called output_documentation that converts the pipeline's output documentation i.e. docs/output.md to html format in order to be stored with the results. However, if there are images embedded or linked in this document then these wont be rendered properly and so the links just appear to be broken. Im wondering whether using absolute instead of relative paths will solve this... 🤔
The template contains a process called
output_documentationthat converts the pipeline's output documentation i.e.docs/output.mdto html format in order to be stored with the results. However, if there are images embedded or linked in this document then these wont be rendered properly and so the links just appear to be broken. Im wondering whether using absolute instead of relative paths will solve this... 🤔