From fbe57e9937358958b184216c34cdd360f7085221 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Thu, 24 Oct 2024 00:41:14 +0200 Subject: [PATCH] Enable checklist as an alternative format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Now that relative links are fixed, having it enabled is not a problem anymore. Signed-off-by: Kévin Commaille --- config.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/config.toml b/config.toml index 8bede690..581214b2 100644 --- a/config.toml +++ b/config.toml @@ -151,4 +151,3 @@ sidebar_menu_compact = true mediaType = "text/markdown" isPlainText = true baseName = "checklist" - notAlternative = true