Skip to content

Add a little additional documentation on how to emulate pcre2_substitute's loop#735

Merged
NWilson merged 1 commit intomasterfrom
user/niwilson/subst-rec-doc
Mar 24, 2025
Merged

Add a little additional documentation on how to emulate pcre2_substitute's loop#735
NWilson merged 1 commit intomasterfrom
user/niwilson/subst-rec-doc

Conversation

@NWilson
Copy link
Member

@NWilson NWilson commented Mar 20, 2025

Fixes #337

We won't implement more advanced/alternative global replacement strategies, but we can at least write a few sentences explaining how to do it in application code.

@NWilson NWilson merged commit f63b5d2 into master Mar 24, 2025
35 checks passed
@NWilson NWilson deleted the user/niwilson/subst-rec-doc branch March 24, 2025 10:08
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.

Allow to replace replacement (for recursive grammars data)

1 participant