all repos — hastyscribe @ 9baf5b6292291a4c0f1336368255c966745aa612

A professional markdown compiler.

Updated copyright year.
h3rald h3rald@h3rald.com
Tue, 19 May 2026 14:52:16 +0200
commit

9baf5b6292291a4c0f1336368255c966745aa612

parent

3316525541201533c3b06fcb3f016e6c48ec0df4

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/hastyscribe.nimsrc/hastyscribe.nim

@@ -572,7 +572,7 @@ ### MAIN

when isMainModule: const usage = " HastyScribe v" & pkgVersion & " - Self-contained Markdown Compiler" & """ - (c) 2013-2023 Fabio Cevasco + (c) 2013-2026 Fabio Cevasco Usage: hastyscribe [options] <markdown_file_or_glob> ...