evidence-dev / evidence

Business intelligence as code: build fast, interactive data visualizations in pure SQL and markdown
https://evidence.dev
MIT License
3.38k stars 164 forks source link

Use the first paragraph of markdown file as meta description #1903

Open archiewood opened 2 weeks ago

archiewood commented 2 weeks ago

Evidence currently allows you to specify the meta description for the page using frontmatter.

If the user does not specify this explicitly, we should automatically use the first paragraph to generate this content.