Reformat docs.

This commit is contained in:
Stephen Chung
2020-07-16 12:09:40 +08:00
parent 16fbfbb606
commit 197f5d370f
9 changed files with 28 additions and 22 deletions

View File

@@ -3,8 +3,8 @@ Maximum Call Stack Depth
{{#include ../links.md}}
Limiting How Stack Usage by Scripts
----------------------------------
Limit How Stack Usage by Scripts
-------------------------------
Rhai by default limits function calls to a maximum depth of 128 levels (16 levels in debug build).