Skip to content

Inline elements in markdown reports #20633

@mvdbeek

Description

@mvdbeek

It would be pretty neat if some things could be specified as inline elements.
In particular this would be history_dataset_as_image, but other elements might also be useful (galaxy version, galaxy url, name of dataset, workflow license). Markdown uses ![alt text](image_url "optional title") for images, I'm not sure what a galaxy version of that should look like. For text-like values we essentially just want to template strings, so maybe {{ the parameter }} might be ok ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions