Skip to content

feat: allow customizing walker options#151

Merged
XhmikosR merged 3 commits intomainfrom
xmr/walker-options
Apr 15, 2026
Merged

feat: allow customizing walker options#151
XhmikosR merged 3 commits intomainfrom
xmr/walker-options

Conversation

@XhmikosR
Copy link
Copy Markdown
Member

Add an optional walker key to the options object passed to both precinct() and paperwork(). The value is forwarded directly to the node-source-walk constructor, giving callers full control over the underlying parser options.

Fixes #68.

Add an optional `walker` key to the options object passed to both
`precinct()` and `paperwork()`. The value is forwarded directly to the
`node-source-walk` constructor, giving callers full control over the
underlying parser options.
@XhmikosR XhmikosR marked this pull request as ready for review April 15, 2026 15:36
@XhmikosR XhmikosR merged commit e80a113 into main Apr 15, 2026
11 checks passed
@XhmikosR XhmikosR deleted the xmr/walker-options branch April 15, 2026 15:36
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.

Support customizing options for walker

1 participant