Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Whisker is a replacement for mustache and is largely backward compatible. It brings several quality of life improvements like... error checking. You can read more about the details [in this post](https://fb.workplace.com/groups/498666380550247/permalink/2051389461944590/). This diff moves `t_mstch_html_generator` to use whisker instead of mstch. This requires some changes to the templates to work around the bugs in mstch that have been previously worked around. #buildall Reviewed By: dtolnay Differential Revision: D67569371 fbshipit-source-id: adf9968a91ea8c24ce0d3c0deafba2e2bc66d341
- Loading branch information