@markuplint/ml-ast
Advanced tools
Comparing version
@@ -106,2 +106,3 @@ export interface MLToken { | ||
parse(sourceCode: string, offsetOffset?: number, offsetLine?: number, offsetColumn?: number, ignoreFrontMatter?: boolean): MLASTDocument; | ||
tagNameCaseSensitive?: boolean; | ||
} | ||
@@ -108,0 +109,0 @@ export declare type Parse = MLMarkupLanguageParser['parse']; |
{ | ||
"name": "@markuplint/ml-ast", | ||
"version": "2.0.0-rc.3", | ||
"version": "2.0.0-rc.5", | ||
"description": "The markuplint AST types.", | ||
@@ -18,3 +18,3 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
}, | ||
"gitHead": "fd98dfe75d24c63190f0fd578ef2633ff638e6ab" | ||
"gitHead": "6faa4e54f16d3700d23953330abea89ccb9d6150" | ||
} |
Sorry, the diff of this file is not supported yet
120
0.84%45109
-17.43%