Crates.io | kvarn-chute |
lib.rs | kvarn-chute |
version | 0.4.0 |
source | src |
created_at | 2021-03-31 09:17:14.975149 |
updated_at | 2024-02-04 23:01:51.199752 |
description | A Markdown converter designed to use the Kvarn templating engine. |
homepage | https://kvarn.org/chute/ |
repository | https://github.com/Icelk/kvarn/ |
max_upload_size | |
id | 376069 |
size | 83,698 |
A chute to transport .md files to be refined by Kvarn
This is a small binary designed to convert from CommonMark to HTML using the
kvarn-extensions
template system.
It supports watching a directory for changes to .md files, or simply converting a single file on command.
See the CI on GitHub for Linux downloads.
Using the subcommand completion
, Chute automatically generates shell
completions for your shell and tries to put them in the appropriate location.
When using Bash or Zsh, you should run Chute as root, as we need root privileges
to write to their completion directories. Alternatively, use the --print
option to yourself write the completion file.
kvarn-utils
0.6
kvarn_utils = "0.5"
kvarn_utils = "0.4"
$[template name]
instead of
[template name]
)