Ok, the title was an overuse of emojis as a joke. But seriously, I like some limited use of emojis because it helps me convey intention/emotion so that I’m less misunderstood and also adds some more feeling/fun to text content 😄

  • LifeInMultipleChoice
    link
    fedilink
    arrow-up
    1
    ·
    7 months ago

    I usually always use : ) type of faces to give tone, but I used to use text like you did there for shrug, but I assumed it would alter the text due to underlying text editor like this

      • LifeInMultipleChoice
        link
        fedilink
        arrow-up
        1
        ·
        7 months ago

        Yeah I assumed it was just html underneath it all. Test: <i>italics</I> <Strong>bold</strong>

        • xmunk@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          7 months ago

          It is eventually encoded into the DOM possibly via HTML or possibly through direct node creation but it’s more accurate to say it’s markdown.

          • LifeInMultipleChoice
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            7 months ago

            Markdown, never heard the term, the m in html is markup I thought, it’s been years since I did any web design. 2006 I think is when I studied it, so I used notepad, and Dreamweaver was still owned by macromedia haha

              • LifeInMultipleChoice
                link
                fedilink
                arrow-up
                2
                ·
                edit-2
                7 months ago

                Oh cool thanks. I saw Div tags listed in there, does it natively support such or does that still fall into the css or JavaScript type of chunk.

                Edit: nevermind, I bookmarked it, going to read through it all this weekend, could be fun to get more back into some old hobbies