Skip to content

Instantly share code, notes, and snippets.

@adimancv
Last active June 5, 2018 09:40
Show Gist options
  • Save adimancv/a9234240abc2077a2e72f832656fc773 to your computer and use it in GitHub Desktop.
Save adimancv/a9234240abc2077a2e72f832656fc773 to your computer and use it in GitHub Desktop.
test md
Nama Website
Adiman https://adimancv.com
Content Content in the second column any unordered
Content2 2Content in the second column any unordered or
Content Content in the second column any unordered
Content2 2Content in the second column any unordered or
  • @mentions, #refs, links, formatting, and tags supported
  • list syntax required (any unordered or ordered list supported)
  • this is a complete item
  • this is an incomplete item
  • this is a complete item

This text will be italic This will also be italic

This text will be bold This will also be bold

You can combine them

As Kanye West said:

Coffee. The finest organic suspension ever devised... I beat the Borg with it.

And, of course emoji! ✨ 🐫 💥

Test Code CSS pre tags

<div class="container">
 <div class="media-container-row align-center mbr-white">
  <div class="col-12">
   <p class="mbr-text mb-0 mbr-fonts-style display-7">
   © adimancv.com</p>
  </div>
 </div>
</div>
strong, b {
  color: rgba(255, 255, 255, 0.875);
  font-weight: 400; }
function fancyAlert(arg) {
  if(arg) {
    $.facebox({div:'#foo'})
  }
}

Test Code CSS code tags

gunakan code font-weight: 400;

  • sub1
    • sub2
    • sub2
    • sub2

Sub kesatu

Sub kedua

Sub ketiga

keempat

adiman

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