$ hbs --data ./ko.json -o ./ -e txt -- ./plain-text.hbs
Update the original mjml
file and generate the final HTML file through the following command:
$ mjml index.mjml -o index.hbs --config.keepComments=0 && hbs --data ./ko.json -e html -- ./index.hbs