ufo_data/bin/process.bat
2023-08-07 19:28:52 -04:00

6 lines
327 B
Batchfile

start pandoc timeline.md -f gfm -t html -o timeline.html
start pandoc timeline_part2.md -f gfm -t html -o timeline_part2.html
start pandoc timeline_part3.md -f gfm -t html -o timeline_part3.html
start pandoc timeline_part5.md -f gfm -t html -o timeline_part5.html
pandoc timeline_part4.md -f gfm -t html -o timeline_part4.html