64763db3f6
Change-Id: Iedfe043ef3a166b075871f55148468ccebe94ea6
14 lines
250 B
YAML
14 lines
250 B
YAML
---
|
|
features:
|
|
- |
|
|
Support note entries that span multiple lines using
|
|
preformatted syntax in YAML by prefixing the
|
|
list entry with ``|``.
|
|
|
|
For example::
|
|
|
|
- |
|
|
This entry has two paragraphs.
|
|
|
|
This is the second.
|