Pages

Main

States

frontmatter
=
"---\na: b\n---\n# Using frontmatter doesn't matter"
gfm
=
"~~GFM extension enabled~~"
gfmtable
=
"|header|\n|-|\n|cell|"
h1
=
"# This is an H1"
h2
=
"## This is an H2"
h3
=
"### This is an H3"
h4
=
"#### This is an H4"
h5
=
"##### This is an H5"
h6
=
"###### This is an H6"
math1
=
"Lift($L$) can be determined by Lift Coefficient ($C_L$) like the following equation.\n$$\nL = \\frac{1}{2} \\rho v^2 S C_L\n$$"
mdx
=
"mdx extension a c {1 + 1} d "
p
=
"This is *plain* markdown, **no extensions** enabled\n\n* list items"

Functions