updates from all the PRs and other issues
This commit is contained in:
@ -7,7 +7,7 @@ entries:
|
|||||||
- title: Bananas
|
- title: Bananas
|
||||||
url: bananas.html
|
url: bananas.html
|
||||||
|
|
||||||
subfolder:
|
subfolders:
|
||||||
- title: Apples
|
- title: Apples
|
||||||
|
|
||||||
subfolderitems:
|
subfolderitems:
|
||||||
@ -59,14 +59,14 @@ about:
|
|||||||
- zero
|
- zero
|
||||||
- one
|
- one
|
||||||
- two
|
- two
|
||||||
- three
|
- three
|
||||||
|
|
||||||
numbercolors:
|
numbercolors:
|
||||||
- zero:
|
- zero:
|
||||||
properties: red
|
properties: red
|
||||||
- one:
|
- one:
|
||||||
properties: yellow
|
properties: yellow
|
||||||
- two:
|
- two:
|
||||||
properties: green
|
properties: green
|
||||||
- three:
|
- three:
|
||||||
properties: blue
|
properties: blue
|
||||||
@ -93,15 +93,15 @@ mypages:
|
|||||||
product: acme
|
product: acme
|
||||||
url: microsoft.com
|
url: microsoft.com
|
||||||
|
|
||||||
feedback: >
|
feedback: >
|
||||||
This is my feedback to you.
|
This is my feedback to you.
|
||||||
Even if I include linebreaks here,
|
Even if I include linebreaks here,
|
||||||
all of the linebreaks will be removed when the value is inserted.
|
all of the linebreaks will be removed when the value is inserted.
|
||||||
|
|
||||||
block: |
|
block: |
|
||||||
This pipe does something a little different.
|
This pipe does something a little different.
|
||||||
It preserves the breaks.
|
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
|
since you can format the code samples with
|
||||||
the appropriate
|
the appropriate
|
||||||
white spacing.
|
white spacing.
|
||||||
|
Reference in New Issue
Block a user