1# DokuWiki plugin - DokuPrism
2Syntax highlighting of source code snippets in [DokuWiki](https://www.dokuwiki.org/) page using [PRISM](https://prismjs.com/) engine
3
4By default this plugin override builtin `<code>` and `<file>` tags. You can change this in DokuWiki settings.
5
6# Installation
71. Log in as admin in your instance of DokuWiki
82. Go to **Extension Manager**
93. On **Manual Install** tab  in field **Install from URL** paste this link:
10`https://github.com/amnemonic/dokuprism/archive/master.zip`
114. Press **Install** button
12
13# Links
14* https://www.dokuwiki.org/plugin:dokuprism
15* https://prismjs.com
16* https://www.dokuwiki.org
17