Sha256: 1495a2151d2a22b2fcb918516cf90cbf983a607feee9b9ac5123a4372b3a042b
Contents?: true
Size: 227 Bytes
Versions: 9
Compression:
Stored size: 227 Bytes
Contents
require 'markdown_helper' markdown_helper = MarkdownHelper.new template_file_path = 'highlight_ruby_template.md' markdown_file_path = 'highlighted_ruby.rb' markdown_helper.include(template_file_path, markdown_file_path)
Version data entries
9 entries across 9 versions & 1 rubygems