Hello world!

1 min read

#init#test

KorigamiK

This is my first blog post

I will test things here.

A=[123456789]A = \begin{bmatrix} 1 & 2 & 3 \ 4 & 5 & 6 \ 7 & 8 & 9 \end{bmatrix}


int main(int argc, const char ** argv) {
    return 0;
}
print('hello')
const x: string = "hi";
console.log(x);
x2=21x_2 = 21

Test if html sanitization is disabled

<p style="color: red;">Test if html sanitization is disabled</p>

Test if html sanitization is disabled