1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/middleman-core
Maarten 3d359378b3 Fix i18n with anchor (#2288)
* Fix bug where anchor gets added to i18n links in the wrong place

* also fix Kramdown ignoring attributes

* add tests for changes to i18n_link_to and kramdown

* Pass &:to_sym as an argument to transform_keys! instead of a block.
2019-08-09 11:00:15 -07:00
..
features Fix i18n with anchor (#2288) 2019-08-09 11:00:15 -07:00
fixtures Drop support for Ruby < 2.5 (#2276) 2019-05-29 13:48:14 -07:00
lib Fix i18n with anchor (#2288) 2019-08-09 11:00:15 -07:00
spec Add --dependency-file flag to configure the file location 2019-06-30 13:00:55 -07:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
.rspec Forward port some stable changes 2015-09-17 09:41:17 -07:00
.simplecov ignore vendor in simplecov 2013-06-04 14:28:46 -07:00
.yardopts Improve documentation for Middleman::Extension 2014-05-11 00:35:15 -07:00
cucumber.yml 2018 cleanup 2018-09-11 11:43:07 -07:00
middleman-core.gemspec Drop support for Ruby < 2.5 (#2276) 2019-05-29 13:48:14 -07:00
Rakefile 2018 cleanup 2018-09-11 11:43:07 -07:00