Skip to content

How can I start new line and add a link in BIO and FOOTER? #110

@kenjibailly

Description

@kenjibailly

I've tried this in my docker-compose:

- BIO=Text <br>New line text
- BIO=Text \nNew line text
- BIO="Text", "New line text"
- FOOTER=https://mindglowing.art/about/
- FOOTER=Read more about my story <a href="https://mindglowing.art/about/">here</a> 

Above don't work and all output as plain text.
Is there a way I can start a new line and add a link in My BIO and FOOTER that would output like this?

Text
New line text

Read more about my story here

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions