GitLab
Sign in
PPC
/
odt2tei
Back to Group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
main
dd9760a697fb8e7f33518c598c37ad4fb1666b18
odt2tei
convert.sh
Convert ODT to Markdown
dbc02f23
Michał Rudolf
authored
2021-06-09 13:25:29 +0200
Browse Code »
convert.sh
49 Bytes
Edit
Raw
Blame
History
1
2
3
4
#!/bin/sh
FILES
=
${
@
:-
"odt"
}
./odt2tei.py
$FILES