Given that Jebora has markdown support, just throwing a few bits in here…

bold and italic

  • li item 1
  • li item 2

Quote

heading

link

inline code

Code block
// Not trying xss just doing examples
alert("example")

strike

sub

up

  • Xylight (Photon dev)
    link
    fedilink
    English
    51 year ago

    I don’t believe spoilers are part of the official markdown specification. Even if markdown parsers supported it, I’d assume it would be ||this is a message||

    • @Mythril@lemm.ee
      link
      fedilink
      English
      31 year ago

      Yeah I guess the apps are just using regular markdown libraries so they haven’t added any “Lemmy extras” to the parsing.