mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-20 04:23:34 +00:00
This rewrites `extractFrontMatterDelims` function to make it work with an archetype file without the final EOL and adds more detailed error messages and comments. It also removes `matches` and `matches_quick` functions which aren't called anywhere.