MagicMirror² v2.25.0 is available! For more information about this release, check out this topic.
UNSOLVED break line compliments
-
Hello everybody,
i want to show compliments in two or the lines. i try that but that show every time so .
i have tried this method :
Use \n to split compliment text into multiple lines, e.g. First line.\nSecond line. will be shown as:
First line.
Second line.But without solution.
please can help me somebody
Please can help me somebody.
-
@ameziane888 - I don’t have time to try this, but you could try using the code
<br/>
instead of\n
. Let me know how it goes for you. -
Dont work
but thank you for your help.
i hope another user can help me to find a solution