vuepress / core

Vue-Powered Static Site Generator
https://vuepress.vuejs.org
MIT License
2.35k stars 923 forks source link

[Feature request] Remove header field in page data #1609

Open Mister-Hope opened 1 month ago

Mister-Hope commented 1 month ago

Clear and concise description of the problem

Now the downstream is no longer using header in page data (note: headers should still be on the page object).

Suggested solution

Since @vuepress/helper provides a way to get page headers from page contents, we 'd better remove it from page data to reduce client side data size.

Alternative

No response

Additional context

No response

github-actions[bot] commented 1 month ago

This issue is marked as stale because it has not had recent activity. Issues marked with stale will be closed if they have no activity within 7 days.

github-actions[bot] commented 2 weeks ago

This issue is marked as stale because it has not had recent activity. Issues marked with stale will be closed if they have no activity within 7 days.