Format examples in docs (#7378)

Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
Nick Cameron
2025-06-06 10:01:45 +12:00
committed by GitHub
parent 11d8179368
commit 4d1524f03b
100 changed files with 1298 additions and 1362 deletions

View File

@ -32,6 +32,7 @@ legAngX(
```kcl
legAngX(hypotenuse = 5, leg = 3)
```