-
- Markuplint version: `4.9.0`
- Parser lang: HTML
- Node.js version: `20.11.0`
- OS: macOS
## Describe the bug
The Markuplint CLI reports a "pass" in conditions that should instead report an …
-
## Why/ 背景
Lint Nightで作者が紹介していた、よさそう。
## What/ 何をしたいか
.erb.htmlをLintしたい!
## How/ どうやって実現するか
Markuplintを導入する
yonta updated
4 months ago
-
I get the following error in Vite version 5.2.0:
The following error was encountered when compiling Pug.
```
Unsupported syntax: The "Extends" node
Unsupported syntax: The "Include" node
Unsupp…
-
- Markuplint version: `4.9.2`
- Parser lang: HTML
Bug Report として提出していますが、とくに最後のもの(`` 関係)は議論の余地があるだろうとの認識です。
## `output` 要素
`output` 要素は主に JS で操作するものであり、その使用方法からすると空であり得ます。
[ソースコード](http…
-
### markuplintについて
- [x] ドキュメントを読む
- [x] vscodeの拡張機能について調べる
- [x] viteプロジェクトでの設定について調べる
### Memo
- handlebersを使ってhtmlをコンポーネント化しているので足りない部品のエラーが出る
-
### I've searched open issues for similar requests
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
I'm using an init.lua based on …
realh updated
1 month ago
-
### Describe the bug
While experimenting with Svelte v5.0.0-next, I encountered a bug in the `svelte/compiler` `parse` function when parsing in modern mode. The issue arises with the `IfBlock` start …
-
-
- Markuplint version: `4.6.0`
- Parser lang: HTML
- Node.js version: `21.7.1`
- OS: Kubuntu Linux 22.4
## Bug description
Running markuplint on a standard-compliant HTML file produces the warni…
-
- Markuplint version: `4.X`
- Node.js version: `22.0.0`
## Describe the bug
```
file:///xxx/node_modules/markuplint/lib/version.js:2
import pkg from '../package.json' assert { type: 'json' };…