[feat:] create new files and folders in the wiki #20
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
currently, you can only view, edit, and delete, but are not able to create anything
file support added with
5172de332cfile creating: only *.md-files will be shown. Just add .md if the file does not end with ".md"
editing: it's not possible to add linebreaks...
fixed file-name issue (.md) with
16982c3d95implemented with
9becedbd97