Update convert_page.sh

This commit is contained in:
XenGi 2023-06-14 12:26:41 +02:00 committed by GitHub
parent 70aa5b9596
commit fcf62570bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,4 +15,3 @@ curl -s "https://berlin.ccc.de/api.php?action=query&prop=revisions&rvprop=conten
| sed '/null/d' \ | sed '/null/d' \
| pandoc -f mediawiki -t markdown \ | pandoc -f mediawiki -t markdown \
>> content/$2/$page.md >> content/$2/$page.md