module FoodIngredientParser::Strict

Needs to be in grammar namespace so Treetop can find the nodes.

Adds HTML output functionality to a Treetop Node.

The node needs to provide a {#to_h} method (for {#to_html_h}).