From b2c7660ee5591d56c8930fb4f268fe19ed6770c2 Mon Sep 17 00:00:00 2001 From: meelahme Date: Sat, 24 May 2025 11:34:45 +0900 Subject: [PATCH] minor changes to headlines structure --- content/shared/influxdb3-cli/test/schedule_plugin.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/shared/influxdb3-cli/test/schedule_plugin.md b/content/shared/influxdb3-cli/test/schedule_plugin.md index d163f97f2..8d27bd9b4 100644 --- a/content/shared/influxdb3-cli/test/schedule_plugin.md +++ b/content/shared/influxdb3-cli/test/schedule_plugin.md @@ -44,7 +44,7 @@ In the examples below, replace the following: {{% code-placeholders "DATABASE_NAME|AUTH_TOKEN|PLUGIN_FILENAME" %}} -## Test a schedule plugin +### Test a schedule plugin @@ -54,4 +54,5 @@ influxdb3 test schedule_plugin \ --token AUTH_TOKEN \ PLUGIN_FILENAME.py ``` -{{% /code-placeholders %}} \ No newline at end of file +{{% /code-placeholders %}} +