Class: Pasta::Recipes::Gruber

Inherits:
Base
  • Object
show all
Defined in:
lib/pasta/recipes/gruber.rb

Direct Known Subclasses

Markdown

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

#method_missing

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