Coder Social home page Coder Social logo

awesome-readme-file's Introduction

All sintax you need for an awesome README.md

In essence, this is a Markdown language.

Let's start with a pretty cat to illustrate how to open and close issues in a GitHub. You can use the word 'fixes' inside a particular commit message.

kitten-4814553_640

Image by Joanna Franklin from Pixabay

Insert picture Option 1

I'm a pricture from the link

Insert picture Option 2

Logo

Want to post a link?

This is how to display plain clicable link: https://data.gov

This is how to display give a name to a link: Depository of US Government Data

My Code

This is*

* to test asterics.

Here I am
breaking the line
It's not a poem
But works just fine

Level 1

bla

Level 2

bla-bla

Level 3

bla-bla-bla

Level 4

bla-bla-bla-bla

The quote

Luck is what happens when preparation meets opportunity

                                             Seneca

The noblest pleasure is the joy of understanding

                                             Leonardo da Vinchi

This is a list:

  • first item
    • this is semi-item 1
    • this is semi-item 2
  • second item
    • this is semi-item 1
    • this is semi-item 2

This is an ordered list:

  1. first item
    • this is semi-item 1
    • this is semi-item 2
  2. second item
  • this is semi-item 1
  • this is semi-item 2

Yet, another list:

  1. Ingredients

    • spaghetti
    • marinara sauce
    • salt
  2. Cooking

    Bring water to boil, add a pinch of salt and spaghetti. Cook until pasta is tender.

  3. Serve

    Drain the pasta on a plate. Add heated sauce.

    No man is lonely eating spaghetti; it requires so much attention.

    Bon appetit!

And this is NOT a list item, just text: 1.Think of the way you want to use this format. 2.Let me know as I didn't find a good example yet.

Want to showcase some code?

Inline: When x = 3, that means x + 2 = 5

or

Chunk:

A loop in JavaScript:

var i;
for (i=0; i<5; i++) {
  console.log(i);
}

And some plain text to comment on it!

And add some a formula? Standard Markdown is not supported: $$\frac{n!}{k!(n-k)!}$$ But you can use this heuristics: adding image with source equals "https://render.githubusercontent.com/render/math?math=MY MARKDOWN MATH EQUATION GOES HERE>, so you get:

awesome-readme-file's People

Contributors

elena-du avatar

awesome-readme-file's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.