mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
Add Perl syntax higlighting to code editor
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
<a @click="updateLanguage('MarkDown')">MarkDown</a>
|
||||
<a @click="updateLanguage('Nginx')">Nginx</a>
|
||||
<a @click="updateLanguage('PASCAL')">Pascal</a>
|
||||
<a @click="updateLanguage('Perl')">Perl</a>
|
||||
<a @click="updateLanguage('PHP')">PHP</a>
|
||||
<a @click="updateLanguage('Powershell')">Powershell</a>
|
||||
<a @click="updateLanguage('Python')">Python</a>
|
||||
|
Reference in New Issue
Block a user