Class: Smartgen::Engine::Markdown

Inherits:
Base
  • Object
show all
Defined in:
lib/smartgen/engines/markdown.rb

Overview

Processes markdown files, supporting both ‘.md’ and ‘.markdown’ extensions.

Method Summary

Methods inherited from Base

inherited, #initialize, #process, #process_without_pre_processors, register, #supported?

Constructor Details

This class inherits a constructor from Smartgen::Engine::Base