Skip to content

Reference image in a markdown file #595

Closed
@sxywu

Description

@sxywu

Hi, I have a relatively simple set of visualizations that I want to provide annotations for (some images and text), and since I have quite a few sets of annotations I was thinking of doing them in separate Markdown files and importing them into React.

Then I realized:

  • I don't know how to reference images in a Markdown file with CRA, since the only way is to import an image but I can't do that with Markdown (can I?)
  • I can't seem to import a Markdown file (or text file)

I read in #28 that we could potentially just deploy the static files to a CDN in production, but that seems like overkill for such a simple project.

Am I thinking about this in the correct way?

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