Skip to content

fix(core): handle Markdown backreference lookbehind - #1031

Merged
sebthom merged 1 commit into
eclipse-tm4e:mainfrom
sebthom:issue-1027
Aug 8, 2026
Merged

fix(core): handle Markdown backreference lookbehind#1031
sebthom merged 1 commit into
eclipse-tm4e:mainfrom
sebthom:issue-1027

Conversation

@sebthom

@sebthom sebthom commented Aug 8, 2026

Copy link
Copy Markdown
Member

Keep the delimiter backreference outside Joni's lookbehind while preserving captures and boundaries.
Validate top-level repository regexes using synthetic begin captures.

Fixes #1027

Keep the delimiter backreference outside Joni's lookbehind while
preserving captures and boundaries.
Validate top-level repository regexes using synthetic begin captures.

Fixes eclipse-tm4e#1027
@github-actions github-actions Bot added the bug label Aug 8, 2026
@sebthom
sebthom merged commit 0488fc1 into eclipse-tm4e:main Aug 8, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Markdown only highlights code blocks

1 participant