Skip to content

Commit 8bf28c4

Browse files
committed
docs: Fix markdown syntax
1 parent a5dd355 commit 8bf28c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ call label_name
7979
# As of 1.1.0, you can include libraries in Batch++.
8080
_include <lib.bpp> # Library in PATH
8181
_include "lib.bpp" # Library not in PATH
82+
```
8283

8384
Anything not mentioned to be part of the language syntax that is part of Batch syntax is supported.
8485

0 commit comments

Comments
 (0)