Skip to content

Ericgacoki/Markdown_Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#moha edited this branch

Write attractive md (ReadMe) files for your repos

My-forked-code MY HEADING @ jairussss

Heading 1.

Heading 2.

##heading

1234

Italics

Bold Text

// code snippet

 var language = "Kotlin "
 val len = language.trim().length()

Links

https://kotlinlang.org/

or

Click here

or

Referal link

Username @mentions

@Ericgacoki

Emojis

basecampy :basecampy:

goberserk :goberserk:

shipit :shipit:

Flags

pirate 🏴‍☠️

crossed 🎌

checkered 🏁 traffic :traffic_flag: rainbow 🏳️‍🌈

countries

Kenya 🇰🇪

Malaysia 🇲🇾

see more emojis from github emoji API

image

Image

keywords

for (item in items){ if ... }

tables

H1 H2 H3
🧑‍💻 Android Is Fun
Go Try It 😉

Blockquotes

this is a block quote

colors

  • #f03c15 #f03c15
  • #c5f015 #c5f015
  • #1589F0 #1589F0
 colored text

 
- text in red
+ text in green
! text in orange
# text in gray

Lists

  1. list one
  2. list two
  3. list three
  • bullet1
  • bullet2
  1. list fourHello

hr line1 .


hr line2 .


About

Write attractive md (ReadMe) files for your repos

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages