kagan

Results 27 issues of kagan

>For historical reasons, the `icon` keyword may be preceded by the keyword "`shortcut`". If the "`shortcut`" keyword is present, the `rel` attribute's entire value must be an ASCII case-insensitive match...

Features: Proposal

- Markuplint version: `3.0.1` - Parser lang: HTML - Node.js version: `16.16.0` - OS: Windows 11 ## Describe the bug `wai-aria` rule warns `role="radiogroup"` that has `role="radio"` as grandchildren elements....

Bug
Rule
v3.x

For visual understandability, I'd like to add styles to the code blocks of the correct code, incorrect code, and config. # Examples Stylelint decorates the incorrect codes with red border,...

Documentation
v3.x
Features: Under Consideration

npm installが走っている最中、「ページが応答しません」のダイアログが出て読み込みが進まない。 (lintが実行できない) ![image](https://github.com/markuplint/markuplint/assets/34136752/6e37e5b0-d1e2-4fb7-9f00-af27166f6b96)

Bug

Close #2008 ## What is the purpose of this PR? - [ ] Fix bug - [ ] Fix typo - [ ] Update specs - [ ] Add new...

GitHub Actions
v4.x

プレイグラウンドサイトのソースファイル群は、このリポジトリ内の `playground` ディレクトリとして配置されています。 しかし、現在では `playground` ディレクトリ内のコードは他のディレクトリ(`packages` など)には依存していないため、同じリポジトリで管理する必要はなくなっています。 同じリポジトリで管理されていること自体に問題があるわけではありませんが、 - プレイグラウンドの変更をしたいだけの場合でも、他のディレクトリのためのパッケージをインストールする必要がある - Issue Template, PR Templateが共有になるため、これらがプレイグラウンドにとっては合わない内容になる などの問題をはらんでいます。 同一リポジトリに配置する必然性がなければ、playgroundを独立したリポジトリに移動したほうがよいかもしれません。 (ちなみに、本来websiteも同様に独立したリポジトリにできるとよさそうですが、websiteはpackages配下のファイルを参照しているため分離が難しいと考えています)

Features: Required

Support [Markuplint](https://markuplint.dev/) configuration files. The icons from https://markuplint.dev/community/branding **Changes proposed:** - [x] Add - [ ] Delete - [ ] Fix - [ ] Prepare

needs icon rework