Skip to content

Allow for a custom replace function#75

Open
WVmf wants to merge 2 commits intojamesknelson:masterfrom
WVmf:allow-custom-replace-function
Open

Allow for a custom replace function#75
WVmf wants to merge 2 commits intojamesknelson:masterfrom
WVmf:allow-custom-replace-function

Conversation

@WVmf
Copy link

@WVmf WVmf commented Jul 27, 2017

Adds a 'replacer' options which can be assigned a custom function that is
used to replace unreved references with the reved ones, instead of the
default contents.split(unreved).join(reved).

This could also be a potential fix for the problem described in #47.

WVmf added 2 commits July 27, 2017 17:55
Adds a 'replacer' options which can be assigned a custom function that is
used to replace unreved references with the reved ones, instead of the
default `contents.split(unreved).join(reved)`.
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.

1 participant