Markuplint
banner
markuplint.dev
Markuplint
@markuplint.dev
Peace of mind in your markup. An HTML linter for all markup developers.

#Markuplint author: @u10.jp
https://twitter.com/markuplint
v4.8.1 released🎉 Markuplint now features an htmx-parser! This update includes new types added during the development of the htmx-parser. Check it out: github.com/markuplint/markuplint/releases/tag/v4.8.1
Release v4.8.1 · markuplint/markuplint
What's Changed New Features feat(types): add Directive Type by @YusukeHirao in #1695 feat(types): add JSON to types by @YusukeHirao in #1697 feat: Support HTMX by @YusukeHirao in #1693 Dependency...
github.com
May 12, 2024 at 8:57 AM
v4.8.0 released🎉 New rules added for table row/column alignment & navigable target names. Enhancements to improve web accessibility and code clarity. github.com/markuplint/m...
Release v4.8.0 · markuplint/markuplint
What's Changed New Features feat(rules): add table-row-column-alignment rule by @YusukeHirao in #1646 feat(rules): add no-ambiguous-navigable-target-names rule by @YusukeHirao in #1652 Dependency...
github.com
May 4, 2024 at 10:49 AM
v4.7.0 released🎉 New features include the overrideMode option, and conditionalChildNodes API, for detecting code structures with conditional branching, currently supports Svelte. Fixed the for attribute type of the output element. github.com/markuplint/m...
Release v4.7.0 · markuplint/markuplint
New Features Add the new overrideMode option #1583 Add conditionalChildNodes API as experimental to Nodes #1593 Add evaluateConditionalChildNodes option as experimental to permitted-contents rule ...
github.com
May 2, 2024 at 9:26 AM
v4.6.1 released🎉 Fixes parsing TypeScript code in attributes. Pre-released @markuplint/pretenders package v0.0.1 includes an experimental JSX scanner for Pretenders features. More details: github.com/markuplint/m...
Release v4.6.1 · markuplint/markuplint
Fixed Bugs Fix issue with parsing TypeScript code in attributes #1581 Experimental Release @markuplint/pretenders v0.0.1 What's Changed Add jsx-scanner for Pretenders features as experimental ...
github.com
April 20, 2024 at 9:59 AM
v4.6.0 Released 🎉 Adds 'no-orphaned-end-tag' Rule, Improves Svelte & Astro Support, and Fixes ARIA Roles. Bug fixes include parse errors in attributes. For more details: github.com/markuplint/m...
Release v4.6.0 · markuplint/markuplint
New Features Add no-orphaned-end-tag rule #1574 Fixed Bugs Add the value attribute to the select element in Svelte #1567 Correct implicit roles of HTML elements in ARIA 1.2 by #1570 Fix fragment...
github.com
April 14, 2024 at 8:49 AM
Reposted by Markuplint
v4.5.0 released🎉: markuplint's latest version focuses on re-architecture by separating category information into individual files for each rule, fixing bugs like invalid relative paths in TypeScript compilation, path issues on Windows, and translations. github.com/markuplint/m...
Release v4.5.0 · markuplint/markuplint
Re-architecture Separate category information into individual meta.js files for each rule #1554 Fixed Bugs Define explicit return types to prevent invalid relative paths in d.ts files during TS ...
github.com
March 31, 2024 at 11:25 PM
v4.5.0 released🎉: markuplint's latest version focuses on re-architecture by separating category information into individual files for each rule, fixing bugs like invalid relative paths in TypeScript compilation, path issues on Windows, and translations. github.com/markuplint/m...
Release v4.5.0 · markuplint/markuplint
Re-architecture Separate category information into individual meta.js files for each rule #1554 Fixed Bugs Define explicit return types to prevent invalid relative paths in d.ts files during TS ...
github.com
March 31, 2024 at 11:25 PM
v4.4.0 released🎉 Added writingsuggestions attribute, fixed contentModel of br, addressed ARIA state attribute warnings, and added support for TypeScript v5.4 & Node.js v21. github.com/markuplint/m...
Release v4.4.0 · markuplint/markuplint
Update specs Add the writingsuggestions attribute #1538 Fixed Bugs Fix contentModel of br #1520 Fix false positives and messages for ARIA state attribute warnings #1524 Support for TypeScript v5...
github.com
March 25, 2024 at 10:42 AM
v4.2.0 released🎉 Adds checkingDeprecatedRole for wai-aria rule, fixes Svelte parser, accessible name from placeholder, & SVG filter content. New browsingtopics attribute for iframe. Speed & schema optimizations. github.com/markuplint/m...
Release v4.2.0 · markuplint/markuplint
New features Add checkingDeprecatedRole option to the wai-aria rule Fixed Bugs Fix Svelte parser #1499 Fix getting accessible name from placeholder attribute #1501 Fix Permitted Content for SVG ...
github.com
February 25, 2024 at 8:12 AM
v4.1.1 released🎉 Performance enhancements & bug fixes including optimized parsing & selector matching. Check details: github.com/markuplint/m...
Release v4.1.1 · markuplint/markuplint
Update specs Add shadowrootclonable attribute to the template element #1493 Fixed Bugs Fix parsing of preprocessor specific nodes that failed as comment nodes #1492 What's Changed optimization: ...
github.com
February 18, 2024 at 9:40 AM
Velc inc. has become our first corporate sponsor🎉 We're committed to further improvements and are still in need of support. Join us in making a difference!
www.velc.co.jp
ヴェルク株式会社 - board・IRQuA・データ分析・受託開発
ヴェルクはクラウド型業務・経営管理システム「board」の開発・運営、BigQuery・Tableauを活用したデータ分析支援、Webアプリケーションの受託開発を行う会社です。
www.velc.co.jp
February 17, 2024 at 6:11 AM
v4.1.0 released Introduces Alpine.js support, new rules for heading levels, consecutive
s, duplicate name of
s, and neighbor popover trigger and target. Enhanced with improvements for a more robust linting experience.
github.com/markuplint/m...
February 12, 2024 at 9:09 AM
v4.0.3 released🎉 Fixes JSX (React) issues, Svelte else if block parsing, and comments in start tags. Great for Svelte & React devs! github.com/markuplint/m...
Release v4.0.3 · markuplint/markuplint
Fixed Bugs Fix Svelte else if block parsing error by @YusukeHirao in #1445 Fix parsing issue with comments inside start tags by @YusukeHirao in #1446 Full Changelog: v4.0.2...v4.0.3
github.com
February 9, 2024 at 1:40 PM