.. _apps_snippet: Snippet ******* .. include:: snippet_id.inc .. include:: snippet_aliases.inc Description =========== The Snippet application extends your pipeline with a small set of rules or lexicons. This is mostly useful during development and debugging. Configuration ============= The configuration is an object defined as (**bold = required**, *italic = optional*): * **source** (``string``) -- The Wowool code that should be added Example ======= .. include:: snippet_example.inc which yields: .. include:: snippet_results.inc