Sha256: 35d22b7414c46bade2331b930cd8ed0ab22a8e042aebca496bdcf5232112fc71
Contents?: true
Size: 215 Bytes
Versions: 4
Compression:
Stored size: 215 Bytes
Contents
require 'markdown_helper' markdown_helper = MarkdownHelper.new template_file_path = 'template.md' markdown_file_path = 'markdown.md' markdown_helper.resolve_image_urls(template_file_path, markdown_file_path)
Version data entries
4 entries across 4 versions & 1 rubygems