This is a paragraph and this is a link within a paragraph
and this is an image rendered from wikimedia
this is some italic text and this is some bold text
this is some text with inline backtick-ed text.
a blockquote woah
this is some math
y = mx + c
some more math \text{Mean Squared Error} = \sum^{n}_{i=1} (\hat{y} - \bar{y}) ^ {2}
this is a codeblock
#include <stdio.h>
int main() {
printf("hello world\n");
return 0;
}
print('hello world!')
this | is a | table |
---|---|---|
hello | world | table |