embed-src 3.3.0

Embed source files into any text file
Documentation
1
2
3
4
5
6
7
8
9
10
11
[output]
dir = "./showcase"
formats = ["png"]

[[scenes]]
type = "terminal"
command = "embed-src --dry-run README.md"
name = "embed-dry-run"
theme = "dracula"
cols = 100
maxLines = 40