John Vandenberg has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/258694

Change subject: Map 'less' to 'css'
......................................................................

Map 'less' to 'css'

Change-Id: I5258f157e721fc4667f553bb2762e3417978c8b9
---
M SyntaxHighlight_GeSHi.compat.php
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SyntaxHighlight_GeSHi 
refs/changes/94/258694/1

diff --git a/SyntaxHighlight_GeSHi.compat.php b/SyntaxHighlight_GeSHi.compat.php
index 98a1498..aa2e142 100644
--- a/SyntaxHighlight_GeSHi.compat.php
+++ b/SyntaxHighlight_GeSHi.compat.php
@@ -70,6 +70,9 @@
                'jquery'     => 'javascript',
                'ecmascript' => 'javascript',
 
+               // CSS
+               'less' => 'css',
+
                // Microsoft
                'vb'           => 'vbnet',
                'asp'          => 'aspx-vb',

-- 
To view, visit https://gerrit.wikimedia.org/r/258694
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5258f157e721fc4667f553bb2762e3417978c8b9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SyntaxHighlight_GeSHi
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to