Skip to content

Commit

Permalink
updates from all the PRs and other issues
Browse files Browse the repository at this point in the history
  • Loading branch information
amzn-tomjoht committed May 26, 2019
1 parent fd189d2 commit 3f04fb8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _data/samplelist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ entries:
- title: Bananas
url: bananas.html

subfolder:
subfolders:
- title: Apples

subfolderitems:
Expand Down Expand Up @@ -59,14 +59,14 @@ about:
- zero
- one
- two
- three
- three

numbercolors:
- zero:
properties: red
- one:
properties: yellow
- two:
- two:
properties: green
- three:
properties: blue
Expand All @@ -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.
white spacing.

0 comments on commit 3f04fb8

Please sign in to comment.