Skip to content

nonkit/shThemeAndBrushSb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shThemeSb.css and shBrushSb.js

Small Basic brush module and theme for SyntaxHighlighter 3.0.83.

Usage

Describe following brushes and themes in your HTML file.

  <script type="text/javascript" src="scripts/shCore.js"></script>
  <script type="text/javascript" src="scripts/shBrushSb.js"></script>
  <link type="text/css" rel="stylesheet" href="styles/shCore.css"/>
  <link type="text/css" rel="stylesheet" href="styles/shThemeSb.css"/>

Then it can be used with one of these aliases:

<pre class="brush: sb;">
<pre class="brush: smallbasic;">

See index.html as a sample.

About

SyntaxHighlighter 3.0.83 compatible theme and bursh for Small Basic.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published