Archie Sarre Wood

Results 73 issues of Archie Sarre Wood

## Request Type - [x] Small Fix (wording, errors, typos, etc.)

documentation

Evidence currently allows you to specify the [meta description](https://moz.com/learn/seo/meta-description) for the page using [frontmatter](https://docs.evidence.dev/reference/markdown/#frontmatter). If the user does not specify this explicitly, we should automatically use the first paragraph to...

contributions welcome

## Feature Description Extending #408 with code highlighting. ([Discussion](https://github.com/pngwn/MDsveX/discussions/504#discussioncomment-5700831) with implementation examples) The latest MDSveX release contains this which looks promising: https://github.com/pngwn/MDsveX/issues/507

contributions welcome

Post docs migration to Evidence in https://github.com/evidence-dev/evidence/pull/1808 we have lots of opportunities to improve. This serves as a central place to log them. # Features - [ ] Replace all...

## Steps To Reproduce Start the Evidence dev server ## Expected Behavior Terminal prints ```bash > [email protected] dev > evidence dev --open / Starting Evidence development workspace - this can...

bug
to-review

## Steps To Reproduce ````markdown ```sql sales_per_week select date_trunc('week', order_date) as week, sum(amount) as sales from jaffle_shop.orders where order_date between '${inputs.date_range.start}' and '${inputs.date_range.end}' group by 1 order by 1 ```...

bug
to-review

## Steps To Reproduce Try to navigate from an anchor link on an Evidence page that is located on another page in the same deployment. ## Expected Behavior The link...

bug

## Feature Description The ability to change which time ranges are shown in the date range as defaults, and add your own presets. "Last 7 days is not a useful...

components
customer request
contributions welcome

Use Case: Hide Month Zero - Y/N

customer request

Use case: Slider for different time periods: 12 months, 24 months, 36 months

customer request