Files
jekyll/features
nitoyon 5e10958faa Unescape Document output path
Document#destination wasn't unescaped properly.

For example, when we have a document named '_langs/c#.md',
we expect its url to be '/langs/c#.html',
but it was actually '/langs/c%23.html'.

We now unecape URL at Document#destination like Post#destination and
Page#destination.
2014-12-29 22:38:50 +09:00
..
2014-11-05 18:39:54 -08:00
2014-04-23 13:40:21 -04:00
2014-04-23 13:40:21 -04:00
2014-04-23 13:40:21 -04:00
2014-11-05 19:29:54 -08:00
2014-04-23 13:40:21 -04:00
2014-08-30 22:40:32 -07:00
2014-04-23 13:40:21 -04:00