Middleman v4.3.5 Release Notes

Release Date: 2019-08-09 // over 4 years ago
    • Fix i18n with anchor v4 (#2287)

      • apply fix from fix-i18n-with-anchor to 4.x branch
      • also fix markdown anchors
      • add tests for i18n_link_to and kramdown :anchor
      • pass &:to_sym as an argument to transform_keys! instead of a block.