Update convert_page.sh

This commit is contained in:
XenGi 2023-06-14 12:24:12 +02:00 committed by GitHub
parent 30a9143fe6
commit 20a422bc65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,5 +14,4 @@ curl -s "https://berlin.ccc.de/api.php?action=query&prop=revisions&rvprop=conten
| jq -r '.query.pages |..| objects|.["*"]' \
| sed '/null/d' \
| pandoc -f mediawiki -t markdown \
>> content/$2/$page.md
>> content/$2/$page.md