reno/releasenotes/notes/support-multi-line-notes-328853d8d596fd64.yaml
Doug Hellmann 64763db3f6 support multi-line notes and notes with complex formatting
Change-Id: Iedfe043ef3a166b075871f55148468ccebe94ea6
2015-10-01 21:50:05 +00:00

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.