Class: PageViewer::App
- Inherits:
-
Sinatra::Base
- Object
- Sinatra::Base
- PageViewer::App
- Defined in:
- lib/page_viewer.rb
Constant Summary collapse
- RENDERER =
Redcarpet::Markdown.new( HTMLwithHighlights.new(:with_toc_data => true), :fenced_code_blocks => true, :tables => true, )