1
0
mirror of https://github.com/til-schneider/slim-wiki.git synced 2025-09-01 04:11:51 +02:00

Added edit mode (just showing the source in editor - no saving, no preview update)

This commit is contained in:
til-schneider
2015-12-21 18:36:59 +01:00
parent 79b6597459
commit 4bdc404d7a
242 changed files with 53246 additions and 14 deletions

View File

@@ -34,5 +34,6 @@ Used libraries
- [Parsedown](https://github.com/erusev/parsedown/) - PHP markdown parser
- [highlight.js](https://highlightjs.org/) - JavaScript syntax highlighter
- [CodeMirror](https://codemirror.net/) - JavaScript in-browser code editor
Slim wiki is inspired by [Wikitten](https://github.com/victorstanciu/Wikitten).