Update convert_page.sh
This commit is contained in:
		
							parent
							
								
									70aa5b9596
								
							
						
					
					
						commit
						fcf62570bf
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue