Open Issues Need Help
View All on GitHub defect: destroys images that are linked 25 days ago
AI Summary: The tool is incorrectly and destructively rewriting image links within `README.md` files. The proposed solution is to modify the tool's behavior to ignore images during processing to prevent this data corruption.
Complexity:
2/5
bug help wanted good first issue
mdreflink rewrites Markdown files to use reference-style links.
TypeScript
#markdown#markdown-converter#markdown-lang#markdown-language#markdown-parser
Accidental Escaping of Fragment Link Destinations about 2 months ago
AI Summary: Fragment link destinations are unexpectedly being escaped with backslashes, leading to incorrect links. A reproducer is required to properly investigate and address this issue.
Complexity:
3/5
help wanted good first issue
mdreflink rewrites Markdown files to use reference-style links.
TypeScript
#markdown#markdown-converter#markdown-lang#markdown-language#markdown-parser
Non-Idempotence and Long Form Links 2 months ago
help wanted good first issue
mdreflink rewrites Markdown files to use reference-style links.
TypeScript
#markdown#markdown-converter#markdown-lang#markdown-language#markdown-parser