-
Notifications
You must be signed in to change notification settings - Fork 3
Bhsd edited this page May 22, 2026
·
6 revisions
<h1> as warnings.
Examples of incorrect code for { "h1": 2 }:
=Foo=By default, this rule also reports <h1> tags. You can configure this behavior by passing an object with an html property.
Examples of incorrect code for { "h1": [ 0, { "html": 2 } ] }:
<h1>Foo</h1>Examples of correct code for { "h1": { "html": 0 } }:
<h1>Foo</h1>对维基文本批量执行语法检查的命令行工具
轻量级的维基模板解析器
维基文本语言服务器协议实现
用于维基文本的 VS Code 扩展
A command-line tool that performs linting on Wikitext in bulk
A lightweight Wikitext template parser
An implementation of the Language Server Protocol for Wikitext
VS Code extension for Wikitext