README: tests for Github orgdown rendering

This commit is contained in:
Karl Voit 2022-10-14 12:41:07 +02:00
parent 58f1f66737
commit b84ff93479

View file

@ -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).