Skip to content

fix svg output in markdown mode #16

@nlf

Description

@nlf

currently when operating on a markdown file, we replace the code block with the actual generated svg. this doesn't embed well.

what we should do instead is write the svg content to a file (whose name should be a shortened hash of the contents) and an image reference written to the markdown

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