From 33d58fdb13e0f8c6aa9009f6953f2672ff5a3c97 Mon Sep 17 00:00:00 2001 From: tdro Date: Sat, 30 Dec 2023 16:39:52 -0500 Subject: config: Remove figure fix --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 0af2921..c92482b 100644 --- a/config.toml +++ b/config.toml @@ -291,7 +291,7 @@ enableRobotsTXT = true [markup.goldmark.parser] autoHeadingID = true autoHeadingIDType = "github" - wrapStandAloneImageWithinParagraph = true + wrapStandAloneImageWithinParagraph = false [markup.goldmark.parser.attribute] block = false title = true -- cgit v1.2.3