Skip to content

Commit d720ff5

Browse files
authored
Adds an xref to the subs syntax (#1567)
1 parent 6684cf2 commit d720ff5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/syntax/code.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,11 @@ GET /mydocuments/_search
309309

310310
::::
311311

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+
312317
## Inline code
313318

314319
Use backticks to create an inline code span.

0 commit comments

Comments
 (0)