Published on

Markdown Syntax

7 min read
Authors

Including a TOC

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ultrices sagittis orci a scelerisque purus semper eget. Ut morbi tincidunt augue interdum velit.

Lists not numbered with dash

  • asdf
  • qwer
  • zxcv
    • and nested!

Several heading levels

This is a h1 tag

This is a h2 tag

This is a h3 tag

This text will be italic

This text will be bold

You can combine them

Duis ut diam quam nulla porttitor massa. Mattis molestie a iaculis at erat pellentesque adipiscing commodo elit. Tincidunt ornare massa eget egestas purus viverra accumsan. Diam vel quam elementum pulvinar. Diam vel quam elementum pulvinar. Mauris pellentesque pulvinar pellentesque habitant. Est ultricies integer quis auctor elit. Sem nulla pharetra diam sit amet nisl suscipit.

Lists with star

  • asdf
  • qwer
  • zxcv
  1. Item 1
  2. Item 2
  3. Item 3

Additional Items:

  1. Item 1

  2. Item 2

  3. Item 3

  4. Item 4 ....

  5. Item 1

  6. Read 2

  7. Do first step 3

SizeMaterialColor
9leatherbrown
10hemp canvasnatural
11glasstransparent

Lorium ipsum this is some great text βγ\frac{\beta}{\gamma} with some more text. Then we add some display text. Some more stuff to talk about. is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

this is some text

Lorium ipsum this is some great text βγ\frac{\beta}{\gamma} with some more text. Then we add some display text. Some more stuff to talk about. is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an end of sentence.

OptionDescription
datapath to data files to supply the data that will be passed into templates.
engineengine to be used for processing templates. Handlebars is the default.
extextension to be used for dest files.

This unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

(PV)=U\left(\frac{\partial P}{\partial V}\right) = -U
11+12+13+x+11+12+13+x \frac{1}{\displaystyle 1+ \frac{1}{\displaystyle 2+ \frac{1}{\displaystyle 3+x}}} + \frac{1}{1+\frac{1}{2+\frac{1}{3+x}}}

Yes that was supposed to a great text google.com. With some more text included. Lorium ipsum this is some great text βγ\frac{\beta}{\gamma} with some more text. Then we add some display text. Some more stuff to talk about. is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

Stranger Things Image

a quote from the group that I would like to state

def foo(bar):
    a = 1 + 3
    print(bar)
    print("asdf")
    pass

You can also include a filename in the source

fancyAlert.js
function fancyAlert(arg) {
  if (arg) {
    $.facebox({ div: '#foo' })
  }
}

Lorium ipsum this is some great text (βγ+ω)(\frac{\beta}{\gamma + \omega}) with some more text. Then we add some display text. Some more stuff to talk about. is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Some code inline =hello world code= checkit!

#include <stdio.h>

int main(int argc, char *argv[]) {
    int a = 1;
    a += 1;
    return 0;
}

Highlight certain lines

var num1, num2, sum
num1 = prompt('Enter first number')
num2 = prompt('Enter second number')
sum = parseInt(num1) + parseInt(num2) // "+" means "add"
alert('Sum = ' + sum) // "+" means combine into a string

I've spent nearly 10 years coaching Facebook and Instagram and Twitter — on what kinds of news and photos I don’t want to see, and they all behaved accordingly. Each time I liked an article, or clicked on a link, or hid another, the algorithms that curate my streams took notice and showed me only what they thought I wanted to see. That meant I didn’t realize that most of my family members, who live in rural Virginia, were voicing their support for Trump online, and I didn’t see any of the pro-Trump memes that were in heavy circulation before the election. I never saw a Trump hat or a sign or a shirt in my feeds, and the only Election Day selfies I saw were of people declaring their support for Hillary Clinton.

Later some more text to show

You can also add refereneces/footnotes

Here is a simple footnote1. With some additional text after it.

Task Lists

  • list syntax required (any unordered or ordered list supported)
  • this is a complete item
  • this is an incomplete item

Any word wrapped with two tildes (like ~~this~~) will appear crossed out.

Bibliography and Citations

Standard citation (Nash, 1950) In-text citations e.g. Nash (1951) Multiple citations (see Nash, 1950, 1951, p. 50)

References

Nash, J. (1950). Equilibrium points in n-person games. Proceedings of the National Academy of Sciences, 36(1), 48–49.
Nash, J. (1951). Non-cooperative games. Annals of Mathematics, 286–295.

Adding horizontile breaks


asdf

CarlBobAliceCarlBobAliceDonaldHello Bob, how are you ?Fine, thank you. And you?Hi Carl!Hi!We are too manyI agreeDonald

A Ghant Chart

Adding GANTT diagram functionality to mermaid2014-01-072014-01-092014-01-112014-01-132014-01-152014-01-172014-01-192014-01-212014-01-232014-01-252014-01-27Completed task Completed task in the critical line Implement parser and jison Describe gantt syntax Active task Create tests for parser Add gantt diagram to demo page Add another diagram to demo page Future task Future task in critical line Describe gantt syntax Add gantt diagram to demo page Add another diagram to demo page Future task2 Create tests for renderer Add to mermaid Functionality added A sectionCritical tasksDocumentationLast section Adding GANTT diagram functionality to mermaid

Footnotes

  1. My reference.