diff options
| author | Bradley Taunt <bt@btxx.org> | 2024-07-03 10:50:37 -0400 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2024-07-03 10:50:37 -0400 |
| commit | a7efc5d8b12b5536fdc27a7a32e5eb3087c76aca (patch) | |
| tree | b6251707cf382f9f404ff290f15def702452be09 /barf | |
| parent | c15093ff7e53de9b48d7805d9ea4dd87c052f651 (diff) | |
Test out kramdown
Diffstat (limited to 'barf')
| -rwxr-xr-x | barf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ elif [ "$os_name" = "Darwin" ]; then fi set -eu -MARKDOWN=markdown +MARKDOWN=kramdown IFS=' ' # Create tab separated file with filename, title, creation date, last update |
