From 679eb7fb4887005e442bf4be9620bae4a017ed27 Mon Sep 17 00:00:00 2001 From: Ryan Kitchen <35076632+joyfulrabbit@users.noreply.github.com> Date: Wed, 10 May 2023 15:45:32 -0700 Subject: [PATCH] Update README.md tiny changes, big impact --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ce629e8..9169b4cf 100644 --- a/README.md +++ b/README.md @@ -693,8 +693,8 @@ username = "your-email" password = "password-or-api-key-for-confluence-cloud" # If you are using Confluence Cloud add the /wiki suffix to base_url base-url = "http://confluence.local" -h1-title = true -h1-drop = true +h1_title = true +h1_drop = true ``` **NOTE**: Labels aren't supported when using `minor-edit`!