Example Document
This is a sample markdown file served by md-server.
Math Support
Inline math: $E = mc^2$
Display math:
$$
\int_{-\infty}^{\infty} e^{-x^2} dx = \sqrt{\pi}
$$
Code
def hello():
print("Hello, world!")
A Table
| Feature | Status |
|---|---|
| Markdown | Done |
| MathJax | Done |
| Hypothesis | Done |
| Dark mode | Done |
| Mobile | Done |
This file lives in
docs/and is rendered on each request.