Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 847 Bytes

File metadata and controls

56 lines (39 loc) · 847 Bytes

This is an H1

This is an H2

This is an H3

**bold text this is bold Text **

italicized text

blockquote

  1. First item
  2. Second Item
  3. Third Item

Unordered List

  • First Item
  • Second Item
  • Third Item

using code <html> Code </html> int a = 2 if ( a >= 10; ) {Console.WriteLine(a)}

--- Horizontal Rule ---

Link to facebook

alt text

| Syntax | Description |

| --------------- | -------------| | Header | Title | | Paragraph | Text |

Fenced Code Block

{
    "firstName": "Bern",
    "lastName": "Palabasan",
    "age": "25",
}

Adding footnote

Here's a sentence with a footnote. 1

Changges

This is for testing markdown syntax for me to familiarize its syntax.

Footnotes

  1. This is the footnote Hello change