From 6203bf6ac55d1ced482304c36648929ef387a100 Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Mon, 27 Dec 2021 12:51:23 -0800 Subject: [PATCH] Update grammar.md Remove TOC & mark page as wide. --- docs/_pages/grammar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_pages/grammar.md b/docs/_pages/grammar.md index 0ba49b33..d1767934 100644 --- a/docs/_pages/grammar.md +++ b/docs/_pages/grammar.md @@ -1,7 +1,7 @@ --- permalink: /grammar title: Grammar -toc: true +classes: wide --- This is the complete syntax grammar for Luau in EBNF. More information about the terminal nodes String and Number