Class: Pasta::Recipes::Markdown
- Defined in:
- lib/pasta/recipes/markdown.rb
Constant Summary
Constants included from Ingredients
Ingredients::ANYTHING, Ingredients::ATX_HEADING, Ingredients::AUTOMATIC_LINKS, Ingredients::BLOCKQUOTE, Ingredients::CODE, Ingredients::CODEBLOCK, Ingredients::EMPHASIS, Ingredients::EMPTY_LINE, Ingredients::HTML_ENTITIES, Ingredients::LINKS, Ingredients::LINK_DEFINITION, Ingredients::LIST, Ingredients::PAGE_BREAK, Ingredients::PARAGRAPH, Ingredients::SETEXT_HEADING
Method Summary
Methods inherited from Base
Methods included from Ingredients
#anything, #atx_headings, #automatic_links, #blockquotes, #clean_link_definitions, #code, #codeblocks, #emphasis, #empty_lines, #find_link_definitions, #grammars, #html_entities, included, #links, #list_items, #lists, #page_breaks, #paragraphs, #parse_link, #setext_headings
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Pasta::Recipes::Base