aboutsummaryrefslogtreecommitdiffstats
path: root/queries/markdown_inline
Commit message (Expand)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-122-130/+0
* fix(markdown): don't set link metadata twiceRiley Bruins2024-09-281-3/+0
* fix(markdown): broader link recognitionRiley Bruins2024-09-201-6/+4
* feat(markdown): set url attribute on image linksGregory Anders2024-08-301-0/+5
* refactor(queries): Remove quotes from properties in set! directiveOmar Valdez2024-07-281-3/+3
* feat(markdown): set url attribute on plain URLsGregory Anders2024-07-241-0/+7
* fix(markdown): conceal nbsp entity as space (#6778)Jannik Buhr2024-06-171-1/+1
* feat(markdown_inline): No spell for emails and HTML entitiesOmar Valdez2024-06-101-0/+3
* fix(markdown): align link with image highlightsRiley Bruins2024-05-041-10/+10
* fix(vimdoc): adapt to breaking Neovim changeChristian Clason2024-03-141-0/+5
* feat(highlights)!: enforce documented captures (#6232)Christian Clason2024-03-031-4/+4
* fix(highlights): use `markup.raw.delimiter` for fencesChristian Clason2024-01-201-2/+2
* fix(markdown_inline): prioritize link URI (#5935)Riley Bruins2024-01-201-12/+12
* chore: query formattingPham Huy Hoang2024-01-192-13/+32
* feat!: align standard captures with upstreamChristian Clason2024-01-191-35/+22
* fix(markdown_inline): latex highlight injection (#5397)Zhuofeng Wang2024-01-051-1/+2
* feat(markdown): conceal triple backticks and HTML entitiesMaria José Solano2023-09-171-0/+8
* refactor: remove `include-children` from queries (#5226)Pham Huy Hoang2023-09-121-4/+2
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-2/+8
* fix(markdown_inline): don't spellcheck shortlinksRepetitive2023-07-021-0/+2
* highlights(markup): distinguish heading level in queriesChristian Clason2023-05-131-6/+4
* fix: add @combined to markdown htmlPham Huy Hoang2023-05-031-1/+1
* feat(markdown_inline): add @nospell where appropriateJaehwang Jung2023-04-081-2/+2
* feat(markdown): add latex injectionsChristian Clason2023-02-051-0/+1
* markdown: add strikethrough and blockquote capturesChristian Clason2023-01-141-0/+3
* highlights(markdown_inline): added ')' to linksJosef Litoš2023-01-041-2/+2
* Conceal reference and shortcut links in markdownBen Weedon2022-08-111-6/+30
* feat(markdown)!: switch to split parser (#3048)Matthias Deiml2022-06-262-0/+68