| Recommend this page to a friend! | 
| Classes of Jorge Castro | Gentelella BladeOne | vendors/google-code-prettify/README.md | Download | 
  | 
|||||||||||||||||||||
Google Code PrettifyDirect port of svn into git from http://google-code-prettify.googlecode.com/svn/trunk/ Installvia Bower 
or Yeoman 
UsageThe prettify script is AMD compatible and can be used modularly. Here is an example of it in an AMD module: 
This version of google-code-prettify defines an anonymous module, which is more flexible. To allow your AMD loader to find google-code-prettify with a more convenient name, map a path to it as follows: 
Or it may just be used in a global context like the following: 
More information can be found in the original README.html  |