groue / GRMustache.swift

Flexible Mustache templates for Swift
http://mustache.github.com/
MIT License
594 stars 155 forks source link

Fixed crash if filename contains whitespace (not conforms to RFC 2396) #50

Closed vvmusiienko closed 1 year ago

fumito-ito commented 1 year ago

Hi @muhaos sorry for delay and thanks for your feedback. This changes have some problems mustache template reference, for example template has file reference in same directory. I fixed this problem on #85, So I closed this PR.