From 5db4e07c9935ed029c1a2f28225350bd5e404b34 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Mon, 27 Mar 2023 14:03:52 -0400 Subject: [PATCH] Expand the sample text. --- toy_language.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/toy_language.txt b/toy_language.txt index ac4a2d64..fd2a6a59 100644 --- a/toy_language.txt +++ b/toy_language.txt @@ -20,3 +20,8 @@ body of heading ** Immediate second child heading * Second top-level heading + +foo bar +1. This is a list immediately after a paragraph +2. This is a second item in the list + 1. This is a child of the second item