Skip to content

Commit

Permalink
Update SPEC.md
Browse files Browse the repository at this point in the history
  • Loading branch information
watcol committed Oct 25, 2021
1 parent 392d50d commit fcfe996
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions SPEC.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ speifies syntax and semantics. Parser and interpreter implementations must
follow this specification.

## Table of Contents
- File Format
- Line
- Comment
- [File Format](#file-format)
- [Line](#line)
- [Comment](#comment)
- Empty Line
- Key/Expression Pair
- Table Header
Expand All @@ -30,8 +30,8 @@ follow this specification.
- Comparison Operators
- If Operator
- Function Call
- The terms
- ABNF Grammar
- [The terms](#the-terms)
- [ABNF Grammar](#abnf-grammar)

## File Format
- A Walnut file must be encoded in UTF-8.
Expand Down

0 comments on commit fcfe996

Please sign in to comment.