#!/bin/sh set -eu perl -gp \ -e 's/```\Kmermaid/{mermaid}\n%%| fig-width: 100%/g;'\ -e 's/^gantt$/gantt\ntickInterval 1month/gm;'