minor changes to headlines structure
parent
4de84bbc9a
commit
b2c7660ee5
|
@ -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
|
||||
|
||||
<!--pytest.mark.skip-->
|
||||
|
||||
|
@ -54,4 +54,5 @@ influxdb3 test schedule_plugin \
|
|||
--token AUTH_TOKEN \
|
||||
PLUGIN_FILENAME.py
|
||||
```
|
||||
{{% /code-placeholders %}}
|
||||
{{% /code-placeholders %}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue