All notable changes to the "mustache" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Allow whitespace after the hash or backslash. Ex. {{# sectionName }}
- Better matching for mustache comments
- Add support for extensions: mst, mu, stache
- Change block comments to match mustache comments. i.e. {{! comment }}
- Initial release