mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
## Description <!-- Describe the big picture of your changes to communicate to the maintainers why we should accept this pull request. --> This fixes the `image.src` capture for markdown shortcut links, which (imho) are links like `![[attachments/test.jpg]]`. The current query captures also the `[...]`. If we talk about a different type of links for this query, it would be interesting to know which ones :). ## Related Issue(s) <!-- If this PR fixes any issues, please link to the issue here. - Fixes #<issue_number> --> ## Screenshots <!-- Add screenshots of the changes if applicable. --> |
||
|---|---|---|
| .. | ||
| css | ||
| html | ||
| javascript | ||
| latex | ||
| lua | ||
| markdown | ||
| markdown_inline | ||
| norg | ||
| scss | ||
| svelte | ||
| tsx | ||
| typst | ||
| vue | ||