diff --git a/site/docs/chapter-05-gbdialog-reference.md b/site/docs/chapter-05-gbdialog-reference.md index 50134513..2fcb455c 100644 --- a/site/docs/chapter-05-gbdialog-reference.md +++ b/site/docs/chapter-05-gbdialog-reference.md @@ -21,7 +21,7 @@ The following file types are loaded from a .gbdialog package: `.vbs`, `.vb`, `.b To organize the instructions functionally, I'll group them into five categories: **Basic Interaction**, **Data Handling**, **Web Automation**, **File Management**, and **Advanced Operations**. Each group will include relevant instructions with examples. -```markdown + ## Basic Interaction | Instruction / Usage | Description | Example |