From da337b99b3053b04a012d3c4aec38944f20be92d Mon Sep 17 00:00:00 2001 From: Laurent Franceschetti Date: Sat, 2 Mar 2024 15:18:47 +0100 Subject: [PATCH] Workaround for #215: do not render page title if no macro - to prevent a problem in case pymdownx.emoji is being used --- test/module/docs/literal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/module/docs/literal.md b/test/module/docs/literal.md index 5c13900..7ea3fb5 100644 --- a/test/module/docs/literal.md +++ b/test/module/docs/literal.md @@ -1,6 +1,6 @@ --- # YAML header -ignore_macros: true +render_macros: false ---