Hello world!
1 min read
KorigamiK
This is my first blog post
I will test things here.
int main(int argc, const char ** argv) {
return 0;
}
print('hello')
const x: string = "hi";
console.log(x);
Test if html sanitization is disabled
<p style="color: red;">Test if html sanitization is disabled</p>
Test if html sanitization is disabled