Skip to content
Discussion options

You must be logged in to vote

However, it seems that description is not generated for the pages using this import scheme

I don't think we generate any description here: either you provide it explicitly, or you don't. The description generation does not happen at the front matter level, and the front matter object remains untouched with description: undefined unless provided explicitly.

Afaik we don't allow any front-matter on partials because we don't use any.


Is there a way to export the description of the imported MDX so that it can be used as the description of the parent pages? (similar to pseudocode shown below)

No I don't think we have support for that.


My goal in Docusaurus v3 is to introduce a Markdown d…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by allenscha
Comment options

You must be logged in to vote
3 replies
@slorber
Comment options

slorber Aug 10, 2023
Collaborator

@allenscha
Comment options

@slorber
Comment options

slorber Aug 18, 2023
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants