nvim-treesitter/queries/markdown_inline
Gregory Anders 205102f372 feat(markdown): set url attribute on plain URLs
Setting the url attribute on actual URLs will cause Nvim to use the OSC
8 sequence on the entire URL, which enables terminal emulators to detect
the URL even when it is wrapped.

The (uri_autolink) node must use an #offset! directive to strip the
surrounding <> characters from the URL.
2024-07-24 09:13:12 +02:00
..
highlights.scm feat(markdown): set url attribute on plain URLs 2024-07-24 09:13:12 +02:00
injections.scm chore: query formatting 2024-01-19 16:58:37 +01:00