• davidgro@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      Markdown does sometimes be that way, but it depends on the client. My app just shows the #s verbatim.

    • threelonmusketeers@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 days ago

      In CommonMark, which is the markdown system used by Lemmy, the octothorpe is used to denote header text.

      The octothorpe must be at the beginning of the line, but there is some disagreement among apps as to whether it needs to be followed by a space.

      # cromulent

      cromulent

      #cromulent

      #cromulent

      • burntbacon@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        Huh. Weird. Today I learned. It’s interesting how your cromulents appear. Looks like the default view for the browser needs the octothorpe and the space for it to make it the header text.