Skip to content

Trying markdown syntaxes for documentation. It's is a lightweight markup language that makes easy to format text

Notifications You must be signed in to change notification settings

zahidoverflow/markdown-practise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 

Repository files navigation

frequenly used syntaxes

# creates H1

## creates H2

### creates H3

![Alt text](image direct URL "message after hovering")

image

let imZooel = 0 * 2;
console.log(`Your value is ${imZooel}`);

Use for loop instead of do while loop

Keep smiling and work harder


This is a normal text. Above horizontal bar is made by (three asterisk)

To make bold, just add ** after & before the text

  • To make bullet or ul use (hyphen) at the starting

To do strikethrough just add (double tilde sign) after & before the text

Click me [Click me](website URL "message after hovering")

About

Trying markdown syntaxes for documentation. It's is a lightweight markup language that makes easy to format text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published