Syntax highlights text for matrix clients that dont support syntax highlighting.
Go to file
2021-11-17 18:56:28 +01:00
assets init 2021-11-17 01:11:36 +01:00
src add option to specify syntax 2021-11-17 18:48:47 +01:00
.gitignore init 2021-11-17 01:11:36 +01:00
.gitmodules init 2021-11-17 01:11:36 +01:00
Cargo.toml cleanup 2021-11-17 18:29:39 +01: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.