Class | Syntax::Convertors::HTML |
In: |
lib/syntax/convertors/html.rb
|
Parent: | Abstract |
Converts the given text to HTML, using spans to represent token groups of any type but :normal (which is always unhighlighted). If pre is true, the html is automatically wrapped in pre tags.