-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Description
All the PRs to this repo are failing at "Code Review - Linting & Link Checks /…
-
**Description**
Markdown parsing of links is wrong.
**Steps to reproduce**
This markdown source: `[Title 1] bla bla [Title 2](https://foo.com/title2)` should conver to the following html:
``…
-
### Is the bug present when using the default Obsidian theme?
No
### Is the bug present when snippets and plugins are disabled?
Yes
### Minimal theme version
7.5.2
### Describe the bug
The note…
-
Just stumbled over a weird rendering of a mailto link in markdown.
When there is a hyphen in the email-address and the same address is used twice on one page the link will be renderes incorrectly.
…
-
Using `markdown-link-check` through Node.js triggers an error while using through npx does not.
---
With the following files
**README.md**
```md
# Title
[nested content](./docs/README.…
-
1. Have an image file that is referenced via a markdown file link
2. Delete the image file, ✅ there is a validation warning that the file doesn't exist
3. Take a screenshot, paste it into the markdo…
-
#### ALL software version info
panel 1.2.1
bokeh 3.1.1
Edge browser Version 115.0.1901.200
example running from VSC in a Jupyter notebook
#### Description of expected behavior and the observed …
-
Greetings! Please add `'type': 'text/markdown'` to posts that are of MarkDown.
Also, please add `'type': 'application/xhtml+xml'` to posts that are of XHTML.
```
{'rel': 'alternate', 'h…
-
People now have to click multiple times to get to the error when running Copr builds. Let's reduce the number of click by one and put a link to the Copr log directly to the markdown field in the Check…
-
## Short summary of the issue
Opening markdown with links on text containing inline code formatting with backticks will remove the link or move it to the first portion of text before the inline…