add-plan () { sed -i \ -e /'{PLAN}'/'r '<(${pandoc} plan.md) \ -e /'{PLAN}'/'c\' \ $1 } title='Plan du site' stylesheets=() transforms=() # TODO: highlight footer link postprocess=add-plan translation=sitemap