Class: GHI::Formatting::Colors::FakePygmentizer

Inherits:
Object
  • Object
show all
Defined in:
lib/ghi/formatting/colors.rb

Instance Method Summary collapse

Instance Method Details

#highlight(code_block) ⇒ Object



318
319
320
# File 'lib/ghi/formatting/colors.rb', line 318

def highlight(code_block)
  code_block
end