Italic Italic

Bold Bold

Deferred Link

  • List1
  • List1
  • List1
  • List2
  • List2
  • List2
  • One
  • Two
  • Three
  • One
  • Two
  • Three
  • Horizontal Rule

    Horizontal Rule

    Inline code with backticks

    # code block print '3 backticks or' print 'indent 4 spaces' # code block print '3 backticks or' print 'indent 4 spaces' secrets

    hi

    Some ~subscript~ text

    Some ^superscript ^text

    b.org - Domain Name For Sale | Dan.com

    I found a great domain name for sale on Dan.com. Check it out!

    Dan.com
    subscript and superscript don’t work for me on Jerboa
    Same on Thunder. Also, the spoiler isn’t hidden.
    Nor in liftoff on iOS 10.9

    I’m on the beta version and here are the issues that I notice. The first horizontal line make the text bold instead of making a line. I think that you cannot “close” a subscript or a superscript. I find the copy block button a bit too large. I think that you used the wrong spoiler tag.

    Here below my test on the beta version:

    !This is a spoil!<

    ~x = x^2

    Any way, I give my energy to the sync developer and testers ༼ つ ◕_◕ ༽つ

    I am not yet subscribed in the Canada community in lemmy.ca, but I should not.

    You miss 100% of the shots that you don’t take

    Lemmy.ca - A Canadian-run community, geared towards Canadians, but all are welcome!

    Lemmy

    Testing some code syntax highlighting (may or may not work depending on UI being used):

    fn blah(a: u32) -> Result { Ok(a*2) } function blah(a) { return a*2; }

    Nested (more backticks on our fence nest lesser backticks inside):

    ``` Example nested ```