- Change: Support for Markuplint
v3.x
- Change: Add the feature that popup Accessibility Object
- Fix: Resolving a target path for Windows.
- Change: Supports
Smarty
format. (Needs@markuplint/smarty-parser
) - Fix: The evaluation stops if thrown an error
- Fix: Did not run when changing a document
- Fix: Crash when no-installed markuplint
- Change: Default loading version
2.x
- Change: Add the setting
markuplint.defaultConfig
- Change: Add the setting
markuplint.debug
- Change: Make it possible to edit the setting per langages
- Change: Output the
reason
. - Change: Supports the
info
severity. - Change: Improve debug logs.
- Change: Improve to debounce the execution.
- Change: Support for markuplint v2.x.
- Fix: The schema path.
- change: Support for
.astro
file and@markuplint/astro-parser
- update: dependencies
- Fix: The schema path.
- Fix: The repository path.
- update: Supported JSX Parser and JavaScript/TypeScript file.
- update: Supported some new languages/templates.
- update: Default markuplint version v1.0.0
- update: Default markuplint version v1.0.0-alpha.57
- change: Added default configuration
- update: Default markuplint version v1.0.0-alpha.53
- change: Added languages to support
- update: Default markuplint version v1.0.0-alpha.45
- change: Support for
.pug
file and@markuplint/pug-parser
- update: Default markuplint version v1.0.0-alpha.19
- change: Support for
.vue
file and@markuplint/vue-parser
- update: Default markuplint version v1.0.0-alpha
- change: Notify message when markuplint could not be found in the node_modules of the workspace.
- change: Show version of markuplint to status bar.
- change: Support for
.vue
file on Vue.js - update: Default markuplint version v0.21.0
- update: Default markuplint version v0.16.2
- bugfix: Fix importing module error.
- change: Importing module markuplint from node_modules on current working directory automatically
- update: Default markuplint version v0.14.0
- update module markuplint v0.12.0
- update module markuplint v0.11.0-beta.2
- update module markuplint v0.9.0
- update module markuplint v0.7.0
- Initial release