metalsmith / metalsmith/metadata
Add engineOptions option
Open
- Dominant language
- JavaScript
- Stars
- 40
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Similar to [@metalsmith/markdown](../../markdown), provide `engineOptions` to pass to the parse function
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare the existing option handling with @metalsmith/markdown, then locate the metadata plugin's parse function call. Pass the new engineOptions value through to that call, and verify that the option is accepted and reaches parsing as in the referenced plugin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100