7 Feb
2023
7 Feb
'23
1:58 p.m.
Ruben Perez wrote:
A couple of questions for Peter:
How is boost.mustache different than https://github.com/no1msd/mstch ?
1. If we get the library into Boost, is it an option to get it listed in https://mustache.github.io/?
I don't know; we can certainly try.
2. Does Mustache make any assumptions on encoding? From the code I'd say UTF8 but I can't find anything in the spec.
I can't find anything about encoding in the Mustache specs either, but UTF-8 sounds like the right thing.