From 6cafcceadec9d81de1719609908730bd0dbd5e52 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Wed, 24 Nov 2021 09:57:38 -0500 Subject: [PATCH] [editorial] Ensure all ToCs are generated using markdown-toc (#2146) --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index cc763a938..a7e04fb8b 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,6 @@ $(MARKDOWN_TOC): # The recommended way to prepate a .md file for markdown-toc is # to add these comments: # -# # # .PHONY: markdown-toc