present icon indicating copy to clipboard operation
present copied to clipboard

A script interpolation engine for markdown documents

Results 6 present issues
Sort by recently updated
recently updated
newest added

Let the following be the content of a file called `foo.md` ```` 🏗️ ```present echo foo ``` ```` running `present foo.md` will give `error: Program ech failed to execute with...

Have --check spit out a diff with a nonzero exit code if the document isn't up to date, could be useful for ci workflows

Try out https://github.com/orhun/git-cliff maybe