nvim-treesitter/queries/markdown_inline
Riley Bruins b8ad0473f4 fix(markdown): broader link recognition
**Problem:** Neovim's `gx` will not work when the cursor is on the first
`[` of an inline Markdown link.

**Solution:** Set the `url` metadata property on the link parent node,
rather than just the link label node
2024-09-20 21:35:08 +02:00
..
highlights.scm fix(markdown): broader link recognition 2024-09-20 21:35:08 +02:00
injections.scm chore: query formatting 2024-01-19 16:58:37 +01:00