Sha256: fb7a3cbe9139a832ba994a822430f657fcdb3e57998a7a1b9e16b2a25c2cebb2
Contents?: true
Size: 248 Bytes
Versions: 4
Compression:
Stored size: 248 Bytes
Contents
require 'markdown_helper' # Option :printine suppresses the addition of comments. markdown_helper = MarkdownHelper.new(:pristine => true) markdown_helper.create_page_toc('text.md', 'toc.md') markdown_helper.include('includer.md', 'page.md')
Version data entries
4 entries across 4 versions & 1 rubygems