From 1ea96437cbc78717aacbf1219412d9678c8b7937 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Thu, 9 Oct 2025 10:49:01 -0500 Subject: [PATCH] Update .github/instructions/content.instructions.md Co-authored-by: Scott Anderson --- .github/instructions/content.instructions.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/instructions/content.instructions.md b/.github/instructions/content.instructions.md index 179bea82c..ce5d29ae0 100644 --- a/.github/instructions/content.instructions.md +++ b/.github/instructions/content.instructions.md @@ -45,10 +45,11 @@ weight: # Sort order (1-99, 101-199, 201-299...) ``` **Code placeholders**: -```markdown +~~~markdown ```sh { placeholders="DATABASE_NAME|API_TOKEN" } curl -X POST https://cloud2.influxdata.com/api/v2/write?bucket=DATABASE_NAME ``` +~~~ Replace the following: - {{% code-placeholder-key %}}`DATABASE_NAME`{{% /code-placeholder-key %}}: your database name