11 lines
255 B
Markdown
11 lines
255 B
Markdown
---
|
|
name: multiline-description
|
|
description: |
|
|
This is a multiline description.
|
|
It spans multiple lines.
|
|
And should be normalized.
|
|
---
|
|
|
|
# Multiline Description Skill
|
|
|
|
This skill tests that multiline YAML descriptions are normalized to single lines.
|