folded-ear / gobrennas-api

HTTP API for gobrennas.com
https://gobrennas.com
MIT License
1 stars 0 forks source link

plan items whose names start with a bang are excluded from ingredient recognition #87

Closed barneyb closed 1 month ago

barneyb commented 1 month ago

Plan items whose names start with a bang will never be recognized as an ingredient, and if they have a reference (e.g., a library recipe sent to plan) it will be stripped.

closes #86