1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-13 05:50:27 +00:00

Edit README.md

This commit is contained in:
bouncepaw 2020-11-11 22:31:12 +05:00
parent 4f10aa35fe
commit 88bf3c3d3a

View File

@ -1,6 +1,15 @@
# 🍄 MycorrhizaWiki 0.10
# 🍄 MycorrhizaWiki 0.11
A wiki engine.
Features planned for this release:
* [ ] Authorization
* [ ] User groups: `anon`, `editor`, `trusted`, `moderator`, `admin`
* [ ] Mycomarkup improvements
* [ ] Strike-through syntax
* [ ] Fix empty line codeblock bug #26
* [ ] `img{}` improvements
* [ ] ...
## Building
```sh
git clone --recurse-submodules https://github.com/bouncepaw/mycorrhiza
@ -45,5 +54,4 @@ Help is always needed. We have a [tg chat](https://t.me/mycorrhizadev) where som
## Future plans
* Tagging system
* Authorization
* Better history viewing