Skip to content

pokedotdev/markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

My Title h1

My Title h2

my title h6

Emphasis

this is an italic text

this is an strong text

this is an strikethough text

List

  • apple
    • apple 2
  • orange
  • etc
  • menu
    • tacos
  1. apple
    1. asd
  2. orange
    • hello
  3. etc

Horizontal Line

google.com

youtube.com

Blockquotes

this is a quote

Horizontal Rule




Code Block

console.log('hello world');

{
  "posts": [
    {
      "id": 1,
      "title": "hello"
    }
  ],
  "profile": {
    "name": "typicode"
  }
}
print("hello world")

Table

titulo 1 titulo 2 titulo 3
col1 asdasd :V $ 280 MXN
col2 ez $100 MXN
Markdown Less Pretty
Still renders nicely
1 2 3

Images

vscode logo

zonacraft

To Do GitHub

  • Task 1
  • Task 2
  • Task 3
  • Task 4

Emoji

Emoji GitHub

@arturo_studio 😀 👍


YouTube Video

IMAGE ALT TEXT HERE

IMAGE ALT TEXT HERE

About

Markdown guide

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published