Skip to content

Sujallalawat/mark-down-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This is heading 1

this is heading 2

this is heading 3

this is heading 4

this is heading 5
this is heading 6



*This is italic* this is also italic

This is bold
this is also bold


This is the start of the of paragraph ,you can write anything to it. This is the region where you can explain your code files and instructions to it.


  • List 1
  • List 2
  • List 3
  1. Item 1
  2. Item 2
  3. Item 3
  4. Item 4
  • List 1
    • nested 1
    • nested 2
  • List 2
    1. nested 3
    2. nested 4
  • List 3

  1. List 1
    • Item 2
    • Item 3
  2. List 2
    1. nested 1
    2. nested 2

<p>This is a tag</p>
<h1>this is also tag</h1>


click here

Anime Image

Now This is hyperlinked Image

Anime Image


This is a Block Code
We can create multiple lines like this.

  1. Item 1
  2. Item 2
  3. Item 3

This is the section of nested block

Here I am again in main block


    print("Hello World!")
    a=input("Your name ")
    print("Hello "+a)
    int a=2;
    int b=3;
    cout<<"sum of a and b is"<<a+b<<endl;

# hey there
- List them

Sr. No. Mentors
1 Sujal
2 Narendra
3 Naman
4 Utpal

term : definition

Strikethrough

The world is flat.

Task List

  • Write the press release
  • Update the website
  • Contact the media

Emoji

That is so funny! 😂

(See also Copying and Pasting Emoji)

Highlight

==This is highlighting==

Subscript

H2O

Superscript

X^2

Toggle

This is a toggle! Contents of it are here.

Callouts

💡 Tip: Remember it properly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published