Skip to content

Instantly share code, notes, and snippets.

@Aloso
Last active May 7, 2021 21:27
Show Gist options
  • Save Aloso/62b21c6fe90dcff54c1c4d5107be66e2 to your computer and use it in GitHub Desktop.
Save Aloso/62b21c6fe90dcff54c1c4d5107be66e2 to your computer and use it in GitHub Desktop.
Test formatting

Test 1

*****Hello*world*****
*****Hello*world****
*****Hello*world***
*****Hello*world**
*****Hello*world*
  • Hello*world
  • *****Helloworld***
  • ***Helloworld
  • ***Hello*world
  • *****Helloworld

GitHub:

<em><strong><strong>Hello*world</strong></strong></em>
*****Hello<em>world</em>***
***<strong>Hello<em>world</em></strong>
***<strong>Hello*world</strong>
*****Hello<em>world</em>

Test 2

****Hello*world*****
****Hello*world****
****Hello*world***
****Hello*world**
****Hello*world*
  • Helloworld**
  • Helloworld*
  • Helloworld
  • *Helloworld
  • **Helloworld
<em><strong><em>Hello</em>world</strong></em>**
<em><strong><em>Hello</em>world</strong></em>*
<em><strong><em>Hello</em>world</strong></em>
*<strong><em>Hello</em>world</strong>
**<em><em>Hello</em>world</em>

Test 3

*****Hello *world*****
*****Hello *world****
*****Hello *world***
*****Hello *world**
*****Hello *world*
  • *Hello world
  • **Hello world
  • ***Hello world
  • ****Hello world
  • *****Hello world

Test 4

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