From fea68200c37d96855d49fd8c9d45b60653b1eb3d Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 3 Oct 2016 17:39:24 -0400 Subject: [PATCH] WIP --- scripts/api-update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/api-update.sh b/scripts/api-update.sh index cb832d0a..649af31d 100755 --- a/scripts/api-update.sh +++ b/scripts/api-update.sh @@ -28,6 +28,7 @@ sed -i -- '1s;^;layout: main\n;' docs/API.md sed -i -- '1s;^;---\n;' docs/API.md # On-off replacements +sed -i -- 's/#-heap/#heap/g' docs/API.md sed -i -- 's/#-heap/#heap/g' docs/api/srfi/18.md # Add Jekyll header and do global replacements