Skip to content

[Feature] Images as URLs for easy external HTML integration #480

@julled

Description

@julled

Hey, first of all big thanks for this beautiful tool. This helps alot documenting our cable mess :)

I was writing a plugin for wikijs using wireviz-web based rendering: requarks/wiki#7811
It allows to inline define a wireviz documentation inline in markdown and automatically generate a wireviz html to be inlined into the wiki.

I was wondering how it would be possible to embedd images via url instead of using images only from harddisk.

I see two options to handle image urls:

  1. Download images to a cache and use them
  2. Add option to avoid download and include them as urls into HTML (and SVG?) to avoid download

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions