mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2026-06-09 23:25:33 +02:00
feat: add support for markdownlint v0.38.0
This commit is contained in:
@@ -12,6 +12,8 @@ import {
|
||||
lineFragmentRe,
|
||||
} from "./utils.js"
|
||||
|
||||
export { markdownIt } from "./utils.js"
|
||||
|
||||
/** @typedef {import('markdownlint').Rule} MarkdownLintRule */
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user