Class
Rouge::Formatters::HTMLTable
In:
lib/rouge/formatters/html_table.rb
Parent:
Formatter
Methods
new
stream
style
Public Class methods
new
(inner, opts={})
Public Instance methods
stream
(tokens) {|%(<table class="| ...}
style
(scope) {|"| ...}
[Validate]