#!/bin/bash pre() { echo "Pre-processing markdown files in source lauguage."; for f in chapter*/*.md; do echo $f sed -i s/\.python\ \.input/\.python-\.input/g $f sed -i s/\.input\ \ n=/\.input-n=/g $f sed -i s/\