mirror of
https://github.com/til-schneider/slim-wiki.git
synced 2025-09-01 04:11:51 +02:00
Switched highlighting engine from highlight.js to prism (version 1.3.0)
This commit is contained in:
@@ -43,7 +43,7 @@ Used libraries
|
||||
|
||||
- [Bootstrap](http://getbootstrap.com/) - Basic CSS styling
|
||||
- [Parsedown](https://github.com/erusev/parsedown/) - PHP markdown parser
|
||||
- [highlight.js](https://highlightjs.org/) - JavaScript syntax highlighter
|
||||
- [prism](http://prismjs.com/) - JavaScript syntax highlighter
|
||||
- [CodeMirror](https://codemirror.net/) - JavaScript in-browser code editor
|
||||
|
||||
Slim wiki is inspired by [Wikitten](https://github.com/victorstanciu/Wikitten).
|
||||
|
Reference in New Issue
Block a user