Additions and fixes for the mustache specs.
- Support the dotted names. (child's variables)
- Support the recursive partials.
- Support the indent in partials.
- Change the escape characters. #13
- Reset the delimiters in the partial sections.
- If the tag including the space has been specified, it became to delete the space.
- Change of the processing of the new line.
- Support the proplist that include empty tuple :
[{}]
You can find the change logs with more detailed info at: #14