Adwin Ying

Results 2 issues of Adwin Ying

Referring to [this issue](https://github.com/withastro/astro/issues/7156), code blocks are not rendered as the value prop is set when mdast is being generated.

type/bug
semver/bugfix
status/verified

**Describe the bug** An attempt to pull `nixos/nix:latest` in an arm64 environment failed, even though it has been working all this time. ``` /usr/bin/docker buildx build --iidfile /tmp/docker-actions-toolkit-AJ2VQP/iidfile --platform linux/amd64,linux/arm64...

bug