Feature: add encoding: utf-8 property to `File`
Author: webketjeCreated Aug 31, 2023Updated Nov 29, 2023
Labelsstage:drafttype:feature
Before trying to parse front-matter metalsmith.readFile does a utf-8 check, however this information is lost in the build although it could be useful. Proposal would be to add a `file.encoding` property to files which pass the check
Source: metalsmith/metalsmith