Commit Graph

18 Commits

Author SHA1 Message Date
25c8f18b79 Merge pull request #2380 from RomRider/fix-1706
add: support to scale numbers/amounts in a recipe step
2024-01-28 09:18:19 +01:00
1ecb57e795 removed dependency and upgraded bleach clean 2023-08-16 07:22:09 +02:00
332c4bd94a add: support to scale numbers/amounts 2023-03-21 18:04:03 +01:00
b1ad5ef205 Add option to space to enable plural name usage
* Add option to space to enable usage of plural name
  for food and unit per space

* Respect option per space to use the plural name
2022-11-11 18:15:57 +01:00
9994b6f9c2 Add plural name for unit and food
Add an optional plural name for unit and food.
Additional options to show always the plural name for unit and food
for an ingredient is added.
2022-11-11 18:15:57 +01:00
f040b491d4 Allow img tag (including width/height attribute)
Allow using img tag in markdown and additionally allowing to specify
width and height attribute for elements.
2022-03-10 11:38:08 +01:00
4e8bbefc17 minor cleanup 2022-02-15 06:42:57 -06:00
5941022b5e fixed markdown table extension 2021-12-15 17:46:01 +01:00
170673f467 hierarchical keyword filtering in recipe search 2021-08-13 09:58:02 -05:00
a5b92f5672 fixed template render issues 2021-04-04 11:16:48 +02:00
ba4c3b95e5 removed deprecated functions/packages 2021-03-10 18:17:31 +01:00
99f06955dc corrected servings factor 2021-01-13 21:35:39 +01:00
1bb412e007 sanitize inputs of jinja so that output does not need to be 2021-01-13 01:34:21 +01:00
0eebd438ca commit 2021-01-13 01:08:51 +01:00
eb9b2ac6fe helper/template_helper 2021-01-10 13:57:51 +01:00
fdeede5717 updated vue and vue bootrap + template improvements 2021-01-05 22:53:08 +01:00
738b601462 templating working 2021-01-05 22:07:46 +01:00
ee707eba5c super basic templating working 2021-01-05 21:46:24 +01:00