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

Provide a way to add line breaks to user actions #185

Open
amartinz opened this issue Mar 28, 2022 · 0 comments
Open

Provide a way to add line breaks to user actions #185

amartinz opened this issue Mar 28, 2022 · 0 comments

Comments

@amartinz
Copy link
Member

To improve readability, it would be nice to have support for line breaks in user actions, for example:

  fastbootd:
    title: "Reboot to Fastbootd"
    description: "With the device powered off, hold Volume Down + Power to boot into recovery.<br><br>Inside the recovery, press on 'Advanced' and select 'Enter fastboot'."
    image: "phone_power_down"
    button: true

<br> does not get handled and is rendered in text.
\n does not get handled and removed from text.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant