Skip to content

Refactor frontmatter - Allow 3rd party plugins to filter frontmatter#26

Open
webdados wants to merge 7 commits intoProgressPlanner:mainfrom
webdados:refactor-frontmatter
Open

Refactor frontmatter - Allow 3rd party plugins to filter frontmatter#26
webdados wants to merge 7 commits intoProgressPlanner:mainfrom
webdados:refactor-frontmatter

Conversation

@webdados
Copy link

Context

Summary

This PR can be summarized in the following changelog entry:

  • Refactors the frontmatter generator to allow 3rd party plugins to filter it

Test instructions

Install WooCommerce and https://github.com/webdados/markdown-alternate-woocommerce and check the MD version of a product

Fixes #24

@webdados
Copy link
Author

There was a conflict with the new format_taxonomy_terms method that was implemented after I wrote this code, which I resolved by maintaining the more abstract items array entry, which is usable for taxonomies or any other yaml entry that needs "children" (like name and URL in taxonomies).

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.

Allow 3rd party plugins to filter frontmatter

1 participant