Syntax highlights text for matrix clients that dont support syntax highlighting.
Go to file
2024-05-22 18:16:06 +02:00
assets feat: add zig language 2024-05-22 18:16:06 +02:00
src feat: add zig language 2024-05-22 18:16:06 +02:00
.gitignore feat: handle font style and add catppuccin theme 2024-05-22 14:23:41 +02:00
.gitmodules feat: add zig language 2024-05-22 18:16:06 +02:00
Cargo.lock feat: handle font style and add catppuccin theme 2024-05-22 14:23:41 +02:00
Cargo.toml feat: handle font style and add catppuccin theme 2024-05-22 14:23:41 +02:00
flake.lock feat: handle font style and add catppuccin theme 2024-05-22 14:23:41 +02:00
flake.nix feat: handle font style and add catppuccin theme 2024-05-22 14:23:41 +02:00
LICENSE feat: handle font style and add catppuccin theme 2024-05-22 14:23:41 +02:00
README.md add readme 2021-11-17 18:56:28 +01:00
rustfmt.toml init 2021-11-17 01:11:36 +01:00

synmtx

Syntax Highlighting for all matrix clients!

Synmtx allows you to convert your files into matrix-friendly HTML with syntax highlighting! Simply run it like this

synmtx hl path/to/file

and it will spit out the highlighted HTML, figuring out the syntax using the file extension.