As discussed in #16, this PR adds menu parsing support for ravintola Luova. Luova seems to be the only one Compass's student lunch restaurant in Helsinki, but I added parser with generic compass group -name anyways.
The whole menu is listed as <p> -elements on Luova's site 😄 Hopefully the parsing process here isn't super fragile.
As discussed in #16, this PR adds menu parsing support for ravintola Luova. Luova seems to be the only one Compass's student lunch restaurant in Helsinki, but I added parser with generic compass group -name anyways.
The whole menu is listed as
<p>
-elements on Luova's site 😄 Hopefully the parsing process here isn't super fragile.