Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra coalescing after inline processor. #1103

Closed
3 tasks done
jackdewinter opened this issue Jun 8, 2024 · 0 comments · Fixed by #1104
Closed
3 tasks done

Add extra coalescing after inline processor. #1103

jackdewinter opened this issue Jun 8, 2024 · 0 comments · Fixed by #1104

Comments

@jackdewinter
Copy link
Owner

Prerequisites

  • Are you running the latest version of this application?
  • Have you checked the Frequently Asked Questions document?
  • Did you perform a cursory search of other issues to look for related issues?

Feature Request

Description

After the inline processing, there can be multiple text tokens in the token stream that can be coalesced.

Desired Behavior of Feature

Any multiple text tokens after inline processing should be combined.

What Are the Benefits of This Feature?

For certain rules, it would be easier to write the rules if any text was contained within one token, instead of across multiple tokens.

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 a pull request may close this issue.

1 participant