Closed hamiltop closed 11 years ago
Jekyll is complaining about using map! on an Enumerable. By chaining the methods together differently we can avoid the destructive map.
Just push to master for things like this. We can re-address this policy if it becomes problematic.
Jekyll is complaining about using map! on an Enumerable. By chaining the methods together differently we can avoid the destructive map.