From 73ea2dd8649f56e544ca65e35cf71cf1bf288b2c Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sat, 31 Aug 2024 13:47:54 -0300 Subject: [PATCH] Updated. --- site/docs/chapter-05-gbdialog-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |