From a2af815bc3236a5913473d8b1b437f8ae712aff8 Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Sun, 5 Jul 2020 12:32:25 +0200 Subject: [PATCH] Enable automatic header ID generation --- _config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_config.yml b/_config.yml index 5cfbe5a..9a37e98 100644 --- a/_config.yml +++ b/_config.yml @@ -19,6 +19,10 @@ plugins: paginate: 5 show_excerpts: true +# Kramdown settings +kramdown: + auto_ids: true + # Exclude from processing. # The following items will not be processed, by default. Create a custom list # to override the default setting.