Skip to content
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

Lua mermaid filter #178

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Lua mermaid filter #178

merged 2 commits into from
Sep 11, 2024

Conversation

chrisfenner
Copy link
Member

No description provided.

The JS mermaid filter uses randomly generated tmp filenames, which means
that diffs think that mermaid diagrams are constantly changing.

Implementing our own mermaid filter (just wrapping mmdc) allows us to
use stable filenames and cache the mermaid output across invocations.
@chrisfenner chrisfenner merged commit 1e1207c into main Sep 11, 2024
2 checks passed
@chrisfenner chrisfenner deleted the lua-mermaid-filter branch September 11, 2024 01:08
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.

1 participant