Skip to content

Joomla plugin to support Mathematica highlighting through google-code-prettify like on stackexchange.

Notifications You must be signed in to change notification settings

halirutan/JPrettify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Highlighting Mathematica code with Joomla This was developed by OSTree and extended by halirutan to make highlighting of Mathematica code possible.

JPrettify is a Joomla system plugin to help Joomla webmaster to use Google Code Prettify.

Google Code Prettify is a JavaScript library and CSS file that allows syntax highlighting of source code snippets in an html page.

Features

  • Works on HTML pages
  • Works even if code contains embedded links, line numbers, etc.
  • Simple API : include some JS&CSS and add an onload handler.
  • Lightweights : small download and does not block page from loading while running.
  • Customizable styles via CSS.
  • Supports all C-like, Bash-like, and XML-like languages. No need to specify the language
  • Extensible language handlers for other languages. You can specify the language.
  • Widely used with good cross-browser support. Powers code.google.com and stackoverflow.com

About

Joomla plugin to support Mathematica highlighting through google-code-prettify like on stackexchange.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published