techtree/techtree-manager
Rahix da085da38f
All checks were successful
/ build (push) Successful in 1m6s
Fix newlines in mermaid diagrams
Apparently an upgrade of our Forgejo version lead to `\n` no longer
being rendered as a newline in mermaid.  Replace with `<br/>` which does
the right thing.
2025-10-05 18:44:07 +02:00
..
src Fix newlines in mermaid diagrams 2025-10-05 18:44:07 +02:00
.gitignore manager: Render graphviz tree and push it to git 2025-05-22 14:55:35 +02:00
Cargo.lock Make tree serde-serializable 2025-07-28 15:29:26 +02:00
Cargo.toml Make tree serde-serializable 2025-07-28 15:29:26 +02:00
LICENSE-APACHE manager: Add license 2025-05-24 21:16:29 +02:00
LICENSE-MIT manager: Add license 2025-05-24 21:16:29 +02:00
shell.nix manager: Add new dependencies to nix shell 2025-05-22 14:55:35 +02:00