You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

307 B

kunigu

Just need to write

{{kunigu @file.html}}

inside the file, and run:

./kunigu

All the files including the {{kunigu file.html}} will be processed, and will save a copy named fileOUT.html

Also, can include Markdown files as HTML content:

{{kunigu @file.html @--md-to-html}}