Cli tool to help transform MIME Markup Language (MML) templates, to allow composing emails in markdown and MML
  • Rust 93.8%
  • Nix 6.2%
Find a file
2026-03-18 09:55:16 +01:00
.cargo Initial commit 2026-03-04 07:44:04 +01:00
.claude Insert newlines before quote in wrap markdown 2026-03-18 09:55:16 +01:00
src Insert newlines before quote in wrap markdown 2026-03-18 09:55:16 +01:00
.envrc Initial commit 2026-03-04 07:44:04 +01:00
.gitignore Initial commit 2026-03-04 07:44:04 +01:00
Cargo.lock Initial commit 2026-03-04 07:44:04 +01:00
Cargo.toml Initial commit 2026-03-04 07:44:04 +01:00
CLAUDE.md Initial commit 2026-03-04 07:44:04 +01:00
devenv.lock Add wrap markdown command 2026-03-10 10:40:56 +01:00
devenv.nix Don't use embedded images 2026-03-05 19:27:01 +01:00
devenv.yaml Initial commit 2026-03-04 07:44:04 +01:00
flake.lock Delete example folder 2026-03-04 08:09:44 +01:00
flake.nix Initial commit 2026-03-04 07:44:04 +01:00
README.md Initial commit 2026-03-04 07:44:04 +01:00
rust-toolchain.toml Initial commit 2026-03-04 07:44:04 +01:00

mml_util