Skip to content

learner-nosilv/practiceroom-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

[TOC]

# Heading

Heading1

Heading2

Heading3

Heading4

Heading5
Heading6

Line ___


Text attributes **bold** *itelic* ~~strikethrough~~

This is the bold text and this is the italic text and let's do strike trough.

Quote >

Don't forget to code your dream. Shift Enter

I'm making a domino.

Bullet list * -

  • 😊 Shift Enter
  • Enter
    • tab

Numberd list 1. 2. 3.

  1. first
  2. second
    1. Tab

Link [here](link)

Click here

Image ![description](URL)

Table

Header Description
Cell1 Cell2
1 2
1 2
1 2

Code ` ```

Use print('Hello world!') and....

print('Hello world!')

[ ] Task list

[] list

[x] ?

  • Finish my changes

  • [ ]

  • Push my commits to GitHub

  • Open a pull request

  • 1

  • 2

Image size HTML tag

○ Reference

  • Mastering Markdown link
  • Basic writing and formatting syntax link
  • Markdown:syntax - by John Gruber link
  • [] what is this...? Draw Diagrams with markdown link
  • 마크다운 문법사용법 - by eungbeen link
Alice->Bob: Hello Bob, how are you?
Note right of Bob: Bob thinks
Bob-->Alice: I am good thanks!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published