middleman/middleman-core
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
..
bin Stop messing with load path in middleman executable 2012-09-15 18:45:14 -07:00
features Add support/tests for Redcarpet 3.0.0 features 2013-08-27 11:37:37 -04:00
fixtures Add support/tests for Redcarpet 3.0.0 features 2013-08-27 11:37:37 -04:00
lib Add support/tests for Redcarpet 3.0.0 features 2013-08-27 11:37:37 -04:00
spec Add callback so v4 extensions can see when other extensions are activated 2013-06-04 15:51:03 -07:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
.simplecov ignore vendor in simplecov 2013-06-04 14:28:46 -07:00
middleman-core.gemspec bump listen 2013-06-19 10:23:53 -07:00
Rakefile The return of the windows gem, for wdm and speedier file watching support 2012-09-01 08:44:02 -07:00