Skip to content

Change filename structure of generated image files#205

Merged
fredrikekre merged 1 commit into
masterfrom
fe/names
Sep 22, 2022
Merged

Change filename structure of generated image files#205
fredrikekre merged 1 commit into
masterfrom
fe/names

Conversation

@fredrikekre
Copy link
Copy Markdown
Owner

When executing markdown (Literate.markdown(...; execute=true) images where previously saved to files where the name was based on the hash of the source block. This patch changes this such that files instead follow the format {name}-{blocknumber}.(svg|png|...). Closes #204.

When executing markdown (Literate.markdown(...; execute=true) images
where previously saved to files where the name was based on the hash of
the source block. This patch changes this such that files instead follow
the format {name}-{blocknumber}.(svg|png|...). Closes #204.
@fredrikekre fredrikekre merged commit d434e35 into master Sep 22, 2022
@fredrikekre fredrikekre deleted the fe/names branch September 22, 2022 14:15
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 this pull request may close these issues.

consecutive (or custom) image filenames

1 participant