Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.06 KB

RenderingDemo.md

File metadata and controls

57 lines (37 loc) · 1.06 KB

Title #h1

Header1 #h2

Header2 #h3

Header3 #h4

Header4 #h5
Header5 #h6

Text style

Lorem ipsum dolor sit amet (Body), consectetur adipiscing elit (Inline Code). Nunc in urna rutrum (Normal emphasis), pharetra neque a (Strong emphasis). Vestibulum id dui ac (Hyperlink), sagittis mollis ante (Strike).

Code Fences

package main
import "fmt"
func main() {
    fmt.Println("hello world")
}

Qoutes

Success is a journey, not a destination. The doing is often more important than the outcome. — Arthur Ashe

Task Lists

  • Morning meeting 💡
  • Afternoon execising ⛹️‍♂️
  • Evening meditating 😶
  • Midnight drinking 🍷

Ordered Lists

  1. One 1️⃣
  2. Two 2️⃣
  3. Three 3️⃣

Unordered Lists

  • Ghost 👻
  • Alien 👽
  • Devil 😈

Tables

Technology Function Popularity
HTML Contents Medium
CSS Styles High
JS Behaviors Very high