From b0c6943121f186c79d2152694d209f82904ff1e1 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 30 Sep 2021 17:03:17 +0200 Subject: cc: rearanged for a pseudo-main --- miniany/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'miniany/Makefile') diff --git a/miniany/Makefile b/miniany/Makefile index 7ebaf6c..38d36e8 100644 --- a/miniany/Makefile +++ b/miniany/Makefile @@ -11,4 +11,7 @@ README.html: cc.md cc.md: cc.wg wordgrinder -c cc.wg cc.md sed -i 's/`/\n```\n/g' cc.md + sed -i 's/\\/>/g' cc.md + \ No newline at end of file -- cgit v1.2.3-54-g00ecf