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

    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 ```