본문 바로가기
Biz

markdown example

by publisher 2024. 12. 7.
반응형

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Using two asterisks this text is bold.
Two underscores work as well.
Let's make it italic now.
You guessed it, one underscore is also enough.
Can we combine both of that? Absolutely.
What if I want to

strikethrough

?

This is a blockquote.
Want to write on a new line with space between?

And nested? No problem at all.

PS. you can style your text as you want.

Like it so far? Follow me on GitHub
My Markdown Cheatsheet - star it if you like it
Find some great docs here

[GitHub - adam-p/markdown-here: Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and rende

Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending. - adam-p/markdown-here

I created .env file at the root.
Backticks inside backticks? `No problem.`

    {
      learning: "Markdown",
      showing: "block code snippet"
    }
    const x = "Block code snippet in JS";
    console.log(x);
Left Align (default) Center Align Right Align
React.js Node.js MySQL
Next.js Express MongoDB
Vue.js Nest.js Redis
  1. Learn Basics
    1. HTML
    2. CSS
    3. Javascript
  2. Learn One Framework
    • React
      • Router
      • Redux
    • Vue
    • Svelte
반응형

'Biz' 카테고리의 다른 글

The Consumer Price Index (CPI)  (0) 2023.01.12

댓글