therearefivethings

joined 1 year ago

Yeah, the sub (subscript) and up (superscript) were from Jebora's editor, but they didn't even render once posted

 

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^