Given that Jebora has markdown support, just throwing a few bits in here…
bold and italic
- li item 1
- li item 2
Quote
heading
inline code
Code block
// Not trying xss just doing examples
alert("example")
strike
sub
up
Given that Jebora has markdown support, just throwing a few bits in here…
bold and italic
Quote
inline code
Code block
// Not trying xss just doing examples
alert("example")
strike
sub
up
sub should have two ~
subI guess up should have two ^ as well?
^up^
^^ doesnt seem to do anythingMemmy seems to have slightly different markdown rendering
The only two things formatting makdown consistently, for now, are Jerboa and the web interfaces.
I’ve been posting a lot of poetry using some markdown witchery to format, only to realize that some interfaces show all of the markdown even inside the post itself. Jerboa will show it in the summary tile before you click in, but it does format.