Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: add support for multiline help text in templates #17523

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

naltatis
Copy link
Member

@naltatis naltatis commented Dec 1, 2024

This is now possible and does not break the documentation.

  - name: greeting
    example: Hallo
    help:
      de |
        Sage
        Hallo!
      en |
        Day
        Hello!

In docs.evcc.io code snippets, this text will be single-lined:

   greeting: Hallo # Sage Hallo!

@naltatis naltatis added enhancement New feature or request infrastructure Basic functionality and removed enhancement New feature or request labels Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Basic functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant