config/slideshow.builtin.yml in slideshow-0.9.2 vs config/slideshow.builtin.yml in slideshow-0.9.3
- old
+ new
@@ -14,11 +14,11 @@
# text filters
filters:
- skip-end-directive
- directives_bang_style_to_percent_style
- directives_percent_style
- - comments-percent-style
+ - comments-percent-style
- leading-headers
- erb-django-style
- erb-rename-helper-hack
- dump_content_to_file_debug_text_erb
- erb
@@ -40,9 +40,10 @@
#
# also note for now the first present markdown library gets used
# the search order is first come, first serve, that is: rdiscount, rpeg-markdown, maruku, bluecloth, kramdown (fallback, always present)
libs:
+ - pandoc-ruby
- rdiscount
- rpeg-markdown
- maruku
- bluecloth
- kramdown
\ No newline at end of file