middleman/middleman-core/lib/middleman-core/renderers
Steven Sloan ee7c9e6a6e Add support/tests for Redcarpet 3.0.0 features
- :underline
- :highlight
- :disable_indented_code_blocks

Fix support for
- :link_attributes
- :filter_html

separate Redcarpet extensions from renderer options, add specs for missing renderer options

add specs for the missing/new redcarpet extensions, [ :lax_spacing, :underline, :highlight, :quote, :disable_indented_code_blocks, :footnotes ]

fix link_attributes option for Redcarpet

patch Tilt's reverse option aliases (they were there for RC1)

adjust test data for Redcarpet toc_data to match the current way it renders in 3.0

revert tests that aren't in redcarpet 3.0.0

add a cucumber exempt tag for mri-1.8.x

move redcarpet 3 specific extensions to a separate scenario filtered by the no18 tag
2013-08-27 11:37:37 -04:00
..
coffee_script.rb Support Haml 4. Tests only run with Haml 4 now. Fixes #783 2013-02-17 19:40:17 -08:00
erb.rb Switch over to new config methods 2012-10-13 21:37:02 -07:00
haml.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
less.rb Move more things over to new configs. Don't let root be configured 2012-10-13 22:37:24 -07:00
liquid.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
markdown.rb Switch default markdown engine to Kramdown 2013-04-06 18:26:41 -07:00
redcarpet.rb Add support/tests for Redcarpet 3.0.0 features 2013-08-27 11:37:37 -04:00
sass.rb Merge remote-tracking branch 'origin/3.0-stable' 2013-01-25 21:43:30 -08:00
slim.rb bump padrino to 0.11.x 2013-04-22 22:07:35 -07:00
stylus.rb Stylus support and tests. Fixes #649 2012-10-28 12:19:47 -07:00