Skip to content

Custom path for SVG artefacts from markdown render #863

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jeswr opened this issue Mar 1, 2025 · 0 comments · May be fixed by #868
Open

Custom path for SVG artefacts from markdown render #863

jeswr opened this issue Mar 1, 2025 · 0 comments · May be fixed by #868

Comments

@jeswr
Copy link

jeswr commented Mar 1, 2025

Is your feature request related to a problem? Please describe.
I would like for the image artefacts generated when rendering a markdown document to be able to be placed at a location which is not in the same location as the markdown document.

Describe the solution you'd like
An optional --artefact-path parameter to be introduced to specify the folder where generated images should be placed.

Describe alternatives you've considered
Copying the images after generation and writing a script to update the path references in the markdown document.

Additional context
I am using this tool on my website and would like for the SVGs to be placed in a /static folder.

@jeswr jeswr linked a pull request Mar 3, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant