- Sample Vue app to use frontmatter-markdown-loader
If works as a Vue component, this line should disappear. Try in your local!
npm run serve
npm run build
Reported in Issue #4
<html lang="{{ app()->getLocale() }}">
<body>
{{ something }}
</body>
</html>
In Issue #6, reported inline code
is not working correctly.