From 3a3cee337cb034b41d1704a00c58b842652ab583 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Tue, 18 Apr 2023 21:47:07 -0400 Subject: [PATCH] To pass this test, we need to not allow nesting of elements directly inside themselves. --- toy_language.txt | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/toy_language.txt b/toy_language.txt index f4dc9de..8b8048b 100644 --- a/toy_language.txt +++ b/toy_language.txt @@ -1,10 +1,5 @@ -* Headline -before -:candle: -inside -** Headline inside the drawer -the +:firstdrawer: +:seconddrawer: +foo +:end: :end: - -drawer -after