Skip to content

Configure parser extensions via CLI argument#331

Open
cr3bs wants to merge 5 commits into
cooklang:mainfrom
cr3bs:feat/parser-extensions-cli-arg
Open

Configure parser extensions via CLI argument#331
cr3bs wants to merge 5 commits into
cooklang:mainfrom
cr3bs:feat/parser-extensions-cli-arg

Conversation

@cr3bs
Copy link
Copy Markdown

@cr3bs cr3bs commented Apr 25, 2026

Hey there,

first of all thank you for the whole cooklang ecosystem! I really like the idea and want to contribute something.

Most of the recipes that I have, need at least some of the extensions. As there is currently no way to configure these (although supported by the parser), I have created this PR.

Enabling all extensions, as done in #210 (no offence, tried this myself :) ), does work but might have side effects which are not desired. This PR allows to configure them globally, so users are free to choose whatever extensions they like. The default behaviour is not modified.

Fixes #219

Cheers!

@cr3bs cr3bs force-pushed the feat/parser-extensions-cli-arg branch from ec07419 to a4d5957 Compare April 25, 2026 13:33
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.

Ingredient references not supported in cook server

1 participant