-
It probably doesn't need to escape all `[` and `]`.
https://forums.zotero.org/discussion/94436/markdown-export-square-brackets-exported-with-backslashes
https://github.com/mixmark-io/turndown#esca…
-
Hi,
When I try to add an extra image to my posts, the image appears as a broken link. I've used the markdown syntax as the [figure shortcut](https://github.com/binokochumolvarghese/lightbi-hugo/wik…
-
## Issue description
The markdown image link cannot be rendered
```
test
![](https://s3.jpg.cm/2021/10/08/IvBcyS.jpg)
```
## Expected or desired behavior
![image](https://user-images.gi…
-
## 🐞 Bug report
### Description
I'm not sure if this is a bug or it outright isn't supported but given a markdown file, a `` somewhere within the file and a `[Text](#foo)`, clicking on the hyper…
-
Example markdown:
# Some Heading
Some text
# Another header
The following text will not link to some heading in the markdown file
`If some text applies refer to the [above heading](#some-…
-
# Bug report
### Bug description:
Here is a minimal example project (tested on Python 3.10):
pyproject.toml
```
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[project]
…
-
# Update README with OS Information, Logos, and Installation Link
## Description
Enhance the README to include comprehensive information about the operating systems supported by LinuxDroid. This w…
-
## Bug Report
#### Steps to reproduce
set 'gfm' attribute to true and make a header link that has a hyphen('-') in it.
#### What is current behaviour
I have to write in this wa…
-
Pages like https://github.com/mozilla-releng/releasewarrior-data/blob/master/inflight/firefox/firefox-beta-58.0b5.md aren't linked from the command line tool, could these be added?
-
Jira's "markdown" system is a bit different than Mattermost's, which can cause some issues with interoperability between the platforms. For example, the link tooltip feature will show "smart links" in…