Changes

113 bytes removed ,  17:34, 21 December 2019
m
Undo revision 9655 by Joelmartin (talk)
Line 1: Line 1:  
=Source code Publishing=
 
=Source code Publishing=
The engineering focus of this wiki is centered on information sharing which includes publishing a voluminous amount of computer code related to Robonation Projects that the Engineering Club focuses on.
+
The engineering focus of this wiki is centered on information sharing which includes publishing a voluminous amount of computer code related to Robonation Projects that the Engineering Club engages.
 +
source language tags are available to parse, and colorize the source code appropriately.
 
==Source code Display==
 
==Source code Display==
The Pygments library installed in this wiki provides support for hundreds of computer languages and file formats.</translate>
+
The Pygments library installed in this wiki provides support for hundreds of computer languages and file formats.
 
===Code Language Example===
 
===Code Language Example===
   Line 183: Line 184:     
For accurate language codes, see [http://pygments.org/docs/lexers/ complete details in the Pygments document] and there are some mappings for some language names which were supported by GeSHi ([https://github.com/wikimedia/mediawiki-extensions-SyntaxHighlight_GeSHi/blob/master/includes/SyntaxHighlightGeSHiCompat.php full list]).
 
For accurate language codes, see [http://pygments.org/docs/lexers/ complete details in the Pygments document] and there are some mappings for some language names which were supported by GeSHi ([https://github.com/wikimedia/mediawiki-extensions-SyntaxHighlight_GeSHi/blob/master/includes/SyntaxHighlightGeSHiCompat.php full list]).
  −
{{tip|1=Pygments does not yet provide a "wikitext" or "mediawiki" lexer ( Use "html", "xml", or "http://pygments.org/docs/lexers/#pygments.lexers.markup.MoinWikiLexer moin]" instead.}}
      
Below is a partial list of languages that GeSHi could highlight, with strike-through for languages no longer supported after the switch to Pygments.
 
Below is a partial list of languages that GeSHi could highlight, with strike-through for languages no longer supported after the switch to Pygments.
      
{{collapse top| title=Previously supported lexers}}
 
{{collapse top| title=Previously supported lexers}}
4,000

edits