markdown/use_cases/Rakefile in markdown_helper-2.1.0 vs markdown/use_cases/Rakefile in markdown_helper-2.2.0

- old
+ new

@@ -32,15 +32,9 @@ include_generated_text include_with_added_comments diagnose_missing_includee diagnose_circular_includes /, - - # include_page_toc - - # :tables_of_contents => %w/ - # create_and_include_page_toc - # /, } use_case_dirs.each_pair do |section, dir_names| # Header for section, if any dirs therein. title = StringHelper.to_title(section.to_s).sub(/ toc$/i, ' TOC')