From 14fa3a1101e5b6df7ff7986a7d93e9ff41421bea Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Sun, 26 Apr 2020 20:20:15 -0500 Subject: toctoctoc --- examples/Tutorial.org | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/examples/Tutorial.org b/examples/Tutorial.org index 41a5781..8c597fc 100644 --- a/examples/Tutorial.org +++ b/examples/Tutorial.org @@ -1,19 +1,19 @@ Table of Contents -- [[#The-Goofism-Guide-to-PARZIVAL][The Goofism Guide to PARZIVAL]] - 1. [[#Concepts-&-Conventions][Concepts & Conventions]] - - [[#Parsers][Parsers]] - - [[#On-the-Terms-"Accept",-"Succeed",-"Fail"-and-"Result"][On the Terms "Accept", "Succeed", "Fail" and "Result"]] - - [[#Naming-Conventions][Naming Conventions]] - 2. [[#Getting-Started-(Finally)][Getting Started (Finally)]] - 3. [[#Jumping-in-with-Whitespace][Jumping in with Whitespace]] - 4. [[#Mapping-Results-to-true,-false,-and-null][Mapping Results to true, false, and null]] - 5. [[#The-Fundamental-<