README: tests for Github orgdown rendering

This commit is contained in:
Karl Voit 2022-10-14 12:46:09 +02:00
parent 1497199276
commit a997bf3925

View file

@ -17,10 +17,10 @@ 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=
- "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