Update convert_page.sh
This commit is contained in:
parent
70aa5b9596
commit
fcf62570bf
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue