mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 09:16:02 +03:00
[GH-ISSUE #1470] Cannot use namespace 'LinkifyIt' as a type #689
Labels
No labels
bug
enhancement
enhancement
enhancement
fixed in next
fixed in next
fixed in next
new rule
new rule
new rule
pull-request
question
refactoring
refactoring
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/markdownlint#689
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ExpliuM on GitHub (Jan 17, 2025).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/1470
I'm getting the following issue:
on v0.37.3
@ExpliuM commented on GitHub (Jan 17, 2025):
updating to 0.37.4 didn't solved it
@DavidAnson commented on GitHub (Jan 17, 2025):
Please show how to reproduce the issue. The markdown-it parser is no longer used by default.
@ExpliuM commented on GitHub (Feb 5, 2025):
Maybe it is unrelated to your package at all,
Something strange appeared in our complex codebase recently, and currently, I don't have the time and capacity to understand what exactly is causing it.
I prefer to close this issue at the current moment.
if I find any new/additional information I will update it later.