mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-11-04 17:43:01 +00:00
Edit README.md
This commit is contained in:
12
README.md
12
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user