Method: IsoDoc::HtmlFunction::Html#sourcecode_highlighter
- Defined in:
- lib/isodoc/html_function/html.rb
#sourcecode_highlighter ⇒ Object
133 134 135 |
# File 'lib/isodoc/html_function/html.rb', line 133 def sourcecode_highlighter '<script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"></script>' end |