testing markdown stuff

This commit is contained in:
gws 2024-11-05 22:16:10 +01:00
parent 5989c080f5
commit 09f9fccf55

View file

@ -6,3 +6,19 @@
# WORK IN PROGRESS # WORK IN PROGRESS
The site is under construction The site is under construction
```python
print("Hello, World!")
```
## Markdown is Awsome
doler ipsum
1st Header|2nd Header|3rd Header
---|---|---
col 1 is|left-aligned|1
col 2 is|center-aligned|2
col 3 is|right-aligned|3
$$\dfrac{n!}{k!(n-k)!} = \binom{n}{k}$$