1.0.0 • Published 1 year ago

@yousico/readme-sample v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Heading 1

Heading 2

heading 4

this text is italic

This text is italic

This text is strikethrough

This is a quote

Google

Google

  • Item 1
  • Item 2
  • Item 3
    • Item 4
    • Item 4
  1. Item 1
  2. Item 1
  3. Item 1

<h1>this is a code block</h1>

Markdown Logo

  npm install
  npm start
const hello = () => {
  console.log('hello');
};
1.0.0

1 year ago