Skip to content

Enable metadata keys and values to be modified #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 13, 2020

Conversation

JohnSundell
Copy link
Owner

This change introduces two new Modifier.Target instances: metadataKeys and metadataValues, which can be used to customize how Ink parses metadata. This in turn enables Publish plugins to be written that bridges the gap between Publish’s built-in metadata format and that of external tools, such as other static site generators or CMSs.

This change introduces two new `Modifier.Target` instances: `metadataKeys`
and `metadataValues`, which can be used to customize how Ink parses metadata.
This in turn enables Publish plugins to be written that bridges the gap
between Publish’s built-in metadata format and that of external tools, such
as other static site generators or CMSs.
@JohnSundell JohnSundell merged commit a9a1a01 into master Jan 13, 2020
@JohnSundell JohnSundell deleted the metadata-modifiers branch January 13, 2020 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant