Skip to content

Instantly share code, notes, and snippets.

@seanaye
Created December 17, 2024 14:24
Show Gist options
  • Save seanaye/811597cb37c50b630b990587770ea0d1 to your computer and use it in GitHub Desktop.
Save seanaye/811597cb37c50b630b990587770ea0d1 to your computer and use it in GitHub Desktop.
markdown test
    <div class='modal-body'>
    <div class='modal-close' data-dismiss='modal'></div>
    <div class='tab-loading' ue='ajaxinclude' data-ajaxinclude-replace='{{ remotePath }}'></div>
    </div>
</div>
</div>
@seanaye
Copy link
Author

seanaye commented Dec 17, 2024

  1. Hello\n\t1. Sublist!\n\t\t9. Nine\n1. World\n\nNext paragraph

@seanaye
Copy link
Author

seanaye commented Dec 17, 2024

  1. Hello
    1. Sublist!
      1. Nine
  2. World

Next paragraph

@seanaye
Copy link
Author

seanaye commented Dec 17, 2024

  1. Hello
    1. Sublist!
      9. Nine
  2. World

Next paragraph

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment