We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6684cf2 commit 4f92370Copy full SHA for 4f92370
docs/syntax/code.md
@@ -309,6 +309,11 @@ GET /mydocuments/_search
309
310
::::
311
312
+### Code block substitutions
313
+
314
+You can use substitutions to insert reusable values into your code block examples.
315
+Check the [code blocks substitutions syntax](./substitutions.md#code-blocks) for more information.
316
317
## Inline code
318
319
Use backticks to create an inline code span.
0 commit comments