Sha256: 66205c205812a571a153bf406474f0c324421c145109cb512467fe641eef6865
Contents?: true
Size: 227 Bytes
Versions: 4
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.md' markdown_helper.include(template_file_path, markdown_file_path)
Version data entries
4 entries across 4 versions & 1 rubygems