Skip to content

Allow newlines in the text within features #2453

Open
@maggie44

Description

@maggie44

Is your feature request related to a problem? Please describe.

Not related to a problem

Describe the solution you'd like

Yaml supports text with new lines. For example:

key: >
  text
  text2
key: |
  text
  text2

When adding this to a layout: home features: yaml, the new lines are stripped out.

Ideally we would be able to have new lines in those feature boxes.

Describe alternatives you've considered

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    has-workaroundHas workaround, low prioritystalethemeRelated to the theme

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions