From b84ff93479e67e758b4a21ab98ad7d34b5f82adc Mon Sep 17 00:00:00 2001 From: Karl Voit Date: Fri, 14 Oct 2022 12:41:07 +0200 Subject: [PATCH] README: tests for Github orgdown rendering --- README.org | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.org b/README.org index 748152a..5d28a2d 100644 --- a/README.org +++ b/README.org @@ -17,11 +17,11 @@ tags (switching from =draft= to =final= without removing =draft=). This Python script adds or removes tags to file names in the following form: -- "file without time stamp in name -- *tag2*.txt -- "file name with several tags -- *tag1 tag2*.jpeg -- "another example file name with multiple example tags -- *fun videos kids*.mpeg -- "2013-05-09 a file name with ISO date stamp in name -- *tag1*.jpg -- "2013-05-09T16.17 file name with time stamp -- *tag3*.csv +- file without time stamp in name =--= *tag2*.txt +- file name with several tags =--= *tag1 tag2*.jpeg +- =another example file name with multiple example tags --= *fun videos kids*.mpeg +- ="2013-05-09 a file name with ISO date stamp in name --= *tag1* =.jpg= +- "2013-05-09T16.17 file name with time stamp -​- *tag3*.csv" The script accepts an arbitrary number of files (see your shell for possible length limitations).