Add italics, link detection, lists to minimd

This commit is contained in:
David Hoppenbrouwers
2022-10-10 01:11:51 +02:00
parent 8db2d342ab
commit 8b2e02e42d
4 changed files with 67 additions and 14 deletions

View File

@@ -8,6 +8,12 @@ Agreper is a forum board with a focus on being easy to set up and manage.
### Linux
Ensure you have the necessary packages, e.g. for Debian:
```
apt install git make sqlite3 python3-venv python3-pip
```
First clone or [download the latest release](https://github.com/Demindiro/agreper/archive/refs/tags/v0.1.tar.gz).
Then setup with: