-
## Please select if your request is either something new or an enhancement ##
- [x] Enhancement of an existing Feature.
- [ ] Request of a new feature.
## Please select the area your request ap…
-
### Is your feature request related to a problem? Please describe.
The graph view plots all the files in the repository. This is a problem if the user has a virtual env installed in the repository, b…
-
Extracted text is not being escaped, which in some cases results in malformed XML.
For example, the third sentence of [Inequality (mathematics)](https://en.wikipedia.org/wiki/Inequality_%28mathematic…
-
**Describe the bug**
A clear and concise description of what the bug is.
The snippet below shows an MD file named, `test2.md`
```md
root@debian12:~/quartz/content# cat test2.md
# Fortinet
---
…
-
```
What steps will reproduce the problem?
In regular text, a wikilink like [[foo]] will be collapsed to underlined 'foo'
as soon as cursor is moved to another line and expanded back when cursor is …
-
### Original Markdown
```
[![](https://imgs.xkcd.com/comics/standards.png)](https://imgs.xkcd.com/comics/standards.png)
```
![image](https://github.com/user-attachments/assets/aa494af7-b5d0-4e52-a…
-
Non HTML safe characters seem to break wikilinks. Either escape them or indicate to the user that they aren't allowed
-
In my md file, I have:
点击[[链接]]查看
But in confluence it becomes:
点击链接看
It doesn't only neglect the link but also leaves out the following character.
-
When I saw the command "Update Relative Links: Update all relative links", my initial impression was that this would only be applied to the currently open note because I did not read the readme thorou…
-
A convenience feature present in MediaWiki's link handling is the inclusion of trailing letters *after* the wikilink into the link label (see https://www.mediawiki.org/wiki/Help:Links#linktrail), effe…