config/slideshow.builtin.yml in slideshow-1.1.0.beta3 vs config/slideshow.builtin.yml in slideshow-1.1.0.beta4

- old
+ new

@@ -1,38 +1,8 @@ -### builtin configuration for arrays -# -# access or overwrite using nested builtin context e.g. -# builtin: -# textile: -# libs: [ whatever ] +#################### +### builtin configuration (not configurable by user now) helper: unparsed: [ slide, style ] renames: [ include, class ] exprs: [ class, clear ] - -# text filters -filters: - - skip-end-directive - - directives_bang_style_to_percent_style - - directives_percent_style - - comments-percent-style - - leading-headers - - erb-django-style - - erb-rename-helper-hack - - dump_content_to_file_debug_text_erb - - erb - - code-block-curly-style - - dump_content_to_file_debug_text - - -# markup (textile, markdown, rest) config - -textile: - extnames: [ .textile, .t ] - -rest: - extnames: [ .rst, .rest ] - -markdown: - extnames: [ .markdown, .m, .mark, .mkdn, .md, .txt, .text ] \ No newline at end of file