Difference between revisions of "Wiki commands"

From Hawk Wiki
Jump to: navigation, search
(Syntax Highlighter Brush)
Line 8: Line 8:
 
Example:
 
Example:
 
<pre class="brush:cpp"> </ pre>
 
<pre class="brush:cpp"> </ pre>
Available brushs
 
cpp
 
css
 
java
 
jscript
 
php
 
powershell
 
python
 
ruby
 
sql
 
swift
 
xml
 
 
</pre>
 
</pre>
 +
===Available brushs===
 +
*cpp
 +
*css
 +
*java
 +
*jscript
 +
*php
 +
*powershell
 +
*python
 +
*ruby
 +
*sql
 +
*swift
 +
*xml

Revision as of 00:07, 20 February 2015

Wiki commands

Edit side bar: MediaWiki:Sidebar
Edit user rights: Special:UserRights

Syntax Highlighter Brush

Default highliter: c
Disable hightliter: <pre class="none"> </ pre>
Example:
<pre class="brush:cpp"> </ pre>

Available brushs

  • cpp
  • css
  • java
  • jscript
  • php
  • powershell
  • python
  • ruby
  • sql
  • swift
  • xml