pandoc index.md -f markdown -t html -c 1styling.css -s -o index.html
pandoc w1.md -f markdown -t html -c 1styling.css -s -o w1.html
pandoc w2.md -f markdown -t html -c 1styling.css -s -o w2.html
pandoc w3.md -f markdown -t html -c 1styling.css -s -o w3.html
pandoc w4.md -f markdown -t html -c 1styling.css -s -o w4.html
pandoc w5.md -f markdown -t html -c 1styling.css -s -o w5.html
pandoc w6.md -f markdown -t html -c 1styling.css -s -o w6.html
pandoc w7.md -f markdown -t html -c 1styling.css -s -o w7.html
pandoc w8.md -f markdown -t html -c 1styling.css -s -o w8.html
pandoc w9.md -f markdown -t html -c 1styling.css -s -o w9.html
pandoc w10.md -f markdown -t html -c 1styling.css -s -o w10.html
pandoc w11.md -f markdown -t html -c 1styling.css -s -o w11.html
pandoc w12.md -f markdown -t html -c 1styling.css -s -o w12.html
pandoc w13.md -f markdown -t html -c 1styling.css -s -o w13.html
pandoc w14.md -f markdown -t html -c 1styling.css -s -o w14.html
pandoc w15.md -f markdown -t html -c 1styling.css -s -o w15.html
pandoc w16.md -f markdown -t html -c 1styling.css -s -o w16.html
pandoc w17.md -f markdown -t html -c 1styling.css -s -o w17.html
pandoc w18.md -f markdown -t html -c 1styling.css -s -o w18.html
pandoc w19.md -f markdown -t html -c 1styling.css -s -o w19.html
pandoc finalproject.md -f markdown -t html -c 1styling.css -s -o finalproject.html
echo all converted 

