-
-
Notifications
You must be signed in to change notification settings - Fork 49
Add support for Frontmatter #389
Copy link
Copy link
Open
Labels
type: feature requestFunctionality that introduces a new featureFunctionality that introduces a new feature
Metadata
Metadata
Assignees
Labels
type: feature requestFunctionality that introduces a new featureFunctionality that introduces a new feature
Type
Fields
Give feedbackNo fields configured for issues without a type.
Plugin Version
v2.1.0
Prettier Version
v2.6.2
Which frameworks are affected?
Node Version
v18.3.0
Which operating systems have you used?
Prettier config
{ }Input
Output or Error
- -- title: Hello world - -- doctype html head title= title body h1 Hello worldExpected Output
Additional Context
This makes pug templates unusable in frameworks like eleventy, which parse and use the frontmatter keys.