Skip to content

Commit c240fa7

Browse files
authored
Merge branch 'main' into feature/llm-markdown-renderer
2 parents 1df0dee + d720ff5 commit c240fa7

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)