Open nichtich opened 6 years ago
Create/document a workflow to create nicely formatted documents from MediaWiki pages (e.g. Wikiversity and Wikibooks) using Pandoc.
Example:
URL=https://de.wikiversity.org/wiki/Wikiversity:Fellow-Programm_Freies_Wissen/Einreichungen/Erstellung_eines_OER-Lehrbuchs_zum_Verwaltungs-_und_Verwaltungsprozessrecht/Konzeption_des_Lehrbuchs curl "$URL?action=raw" | pandoc -s -f mediawiki -o page.html
Maybe there is already such process at http://handbuch.io.
Create/document a workflow to create nicely formatted documents from MediaWiki pages (e.g. Wikiversity and Wikibooks) using Pandoc.
Example:
Maybe there is already such process at http://handbuch.io.