Skip to content
Snippets Groups Projects
Commit d524f778 authored by Ted Nyman's avatar Ted Nyman
Browse files

Merge pull request #65 from kayloos/patch-1

Update README.md
parents 3f2881aa ae8baf54
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -50,6 +50,12 @@ Pygments.css
Pygments.css('.highlight')
```
 
To use a specific pygments style, pass the :style option to the `#css` method:
``` ruby
Pygments.css(:style => "monokai")
```
Other Pygments high-level API methods are also available.
These methods return arrays detailing all the available lexers, formatters,
and styles.
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment