You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

emphasis.md 166B

12345678910111213
  1. this is __strong__ and this is **strong**.
  2. this is _em_ and this is *em*.
  3. _`code`_ __`code`__
  4. *`code`**`code`**`code`*
  5. Hey *this is
  6. italic*
  7. Hey **this is
  8. bold**