Sammie's Blog

Markdown testing

This is heading 1.

This is heading 2.

This is heading 3.

This is heading 4.

This is heading 5.
This is heading 6.

This is general word showing.

This is bold. This is delete. This is italic.

Quote: margin -$ px depending on number of quotes

This is a simple word or sentence.

These are mutiple sentences, paragraphs, or coding.
For example, it can including multiple lines in a block.
function javascript(argument1, argument2) {
    console.log('Try javascript in markdown.')
    return argument1 + argument2
}
.css {
    font-size: 2rem;
    background-color: lightblue;
}
<div class="container">
    <span>This is html.</span>
</div>
  No. Title Content
Text-Align right center default: left
- 01 Title One Contnet One
- 02 Title Two Content Two
- 03 Title Three Content Three
- 100 Title Hundred Content Hundred
- 1000 Title Thousand Content Thousand