Meta description not formatting/removing markdown #2607
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
difficulty: intermediate
Issues that are medium difficulty level, e.g. moderate refactoring with a clear test plan.
help wanted
Asking for outside help and/or contributions to this particular issue or PR.
🐛 Bug Report
I don't know if this is 100% a bug or not, but the meta description created for blog posts includes unformatted markdown.
Have you read the Contributing Guidelines on issues?
Yes
To Reproduce
Write a blog post where markdown is used in the section that will become the meta description.
Expected behavior
I'd expect markdown to be stripped out.
Actual Behavior
Markdown does not get stripped out.
Your Environment
Reproducible Demo
https://github.com/protoncr/tourmaline
You can also open https://tourmaline.dev/blog/another-day-another-release and check the meta description tag using the inspector. You'll see that the link is formatted as markdown still.
The text was updated successfully, but these errors were encountered: