Skip to content

Fix lost capture groups in query completions due to ipairs dropping nil values from table#2046

Merged
zefhemel merged 1 commit into
silverbulletmd:mainfrom
henrikx:patch-1
Jul 14, 2026
Merged

Fix lost capture groups in query completions due to ipairs dropping nil values from table#2046
zefhemel merged 1 commit into
silverbulletmd:mainfrom
henrikx:patch-1

Conversation

@henrikx

@henrikx henrikx commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Fixes #2045

@henrikx henrikx changed the title Fix lost capture groups due to ipairs dropping nil values from table Fix lost capture groups in query completions due to ipairs dropping nil values from table Jul 8, 2026
@zefhemel
zefhemel merged commit 59a147f into silverbulletmd:main Jul 14, 2026
5 checks passed
@henrikx
henrikx deleted the patch-1 branch July 14, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regex alternations losing capture groups in completions

2 participants