| Class | Syntaxi |
| In: |
lib/syntaxi.rb
|
| Parent: | Object |
Syntaxi is a class for formatting code blocks in your HTML. It can:
See README for installation and usage instructions.
Sets the line number method. Valid values are ‘none’, ‘floating’, or ‘inline’. Default is +’inline’+
See Syntaxi class documentation for more information.
Sets the column on which to wrap if line wrap is enabled. Defaults to +65+
See Syntaxi class documentation for more information.
Sets whether or not to wrap long lines. Defaults is true
See Syntaxi class documentation for more information.