mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-05-25 00:14:05 +00:00
Edit README.md
This commit is contained in:
parent
4f10aa35fe
commit
88bf3c3d3a
12
README.md
12
README.md
@ -1,6 +1,15 @@
|
|||||||
# 🍄 MycorrhizaWiki 0.10
|
# 🍄 MycorrhizaWiki 0.11
|
||||||
A wiki engine.
|
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
|
## Building
|
||||||
```sh
|
```sh
|
||||||
git clone --recurse-submodules https://github.com/bouncepaw/mycorrhiza
|
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
|
## Future plans
|
||||||
* Tagging system
|
* Tagging system
|
||||||
* Authorization
|
|
||||||
* Better history viewing
|
* Better history viewing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user