From 3f04fb81c358f6cddc15be7b93ee33300bfa88e5 Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Sat, 25 May 2019 23:44:22 -0700 Subject: [PATCH] updates from all the PRs and other issues --- _data/samplelist.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/_data/samplelist.yml b/_data/samplelist.yml index 453e928..db62de4 100644 --- a/_data/samplelist.yml +++ b/_data/samplelist.yml @@ -7,7 +7,7 @@ entries: - title: Bananas url: bananas.html - subfolder: + subfolders: - title: Apples subfolderitems: @@ -59,14 +59,14 @@ about: - zero - one - two - - three + - three numbercolors: - zero: properties: red - one: properties: yellow - - two: + - two: properties: green - three: properties: blue @@ -93,15 +93,15 @@ mypages: product: acme url: microsoft.com -feedback: > +feedback: > This is my feedback to you. Even if I include linebreaks here, all of the linebreaks will be removed when the value is inserted. - + block: | - This pipe does something a little different. + This pipe does something a little different. It preserves the breaks. - This is really helpful for code samples, + This is really helpful for code samples, since you can format the code samples with the appropriate - white spacing. \ No newline at end of file + white spacing.