It can literally be anything, as long it relates to Lemmy.

  • Amicese
    link
    fedilink
    6
    edit-2
    2 years ago

    Lemmy uses proper markdown for posts (and comments); they even support HTML tags!


    <p style=“color: red;”>This sentence is colored red!</p>

    <textarea>Checkout this text area!</textarea>

    <textarea style=“padding: 1em; color: blue;”>A padded blue textarea!</textarea>\

    <input></input>