• cheer@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    9 个月前

    Prof probably pasted these in and the $s got automatically escaped or something.

      • wischi@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        9 个月前

        Looks like LateX is not supported but Markdown is. Single underscore leads to italic text. _some text_ will render as some text. Two underscores will render the text bold in markdown. __example__: example

        • mumblerfish@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          9 个月前

          Not sure that explains the working example in the picture. If it was markdown it would have had to changed font, italized, and added a subscript.