[TOC] # test ## input Hello World written by Markdown. 日本語もおk。 ## math inline math: $\sin^2 \theta + \cos^2 \theta = 1$ display math: $$ \int_{-\infty}^{\infty} e^{-x^2} dx = \sqrt{\pi} $$ ## source code ```c= include<stdio.h> int main(int argc, char** argv) { printf("Hello World written by C.\n"); return 0; } ``` ## list - item 1 - item 2 - item 2-1 - item 3
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up