knj
knj
According to [WhatWG](https://html.spec.whatwg.org/multipage/forms.html#attr-form-accept-charset), the value must be an [ASCII case-insensitive](https://infra.spec.whatwg.org/#ascii-case-insensitive) match for "UTF-8" please text-encoding-identifier-case of rule check Thanks for always helping us out **example** This is causing conflicts in...
#### Description (required) Add missing Japanese translation This improves completeness of the Japanese docs and aligns them with the latest English source. #### Related issues & labels (optional) - Closes...
#### Description (required) This PR adds and configures **textlint** to enforce the Astro Japanese writing guide for our documentation. It introduces a new `prh.yml` file with terminology rules (e.g., 標準表記の統一やコロン「:」の検出)...
#### Description (required) This PR runs `textlint --fix` across our documentation and mdx files using only the `preset-ja-spacing` rule. It configures `.textlintrc.json` to enforce Japanese spacing conventions, correcting full-width and...
Add Deno support to GitHub Pages template This pull request enhances the existing Astro GitHub Pages template by adding first-class support for building under Deno, in line with the upstream...
## WIP Closes: https://github.com/parcel-bundler/lightningcss/issues/1036 - [ ] add :state() - [ ] add it to docs
Closes #927 ### Background Polymorphic components are a common pattern in modern web development where a component can render as different HTML elements. The as prop is the standard convention...
## Changes - What does this change? - Be short and concise. Bullet points can help! - Before/after screenshots can be helpful as well. ## Testing ## Docs