TandoorRecipes / recipes

Application for managing recipes, planning meals, building shopping lists and much much more!
https://docs.tandoor.dev
Other
5.56k stars 589 forks source link

Markdown fractions show correctly in editing but not in Recipe View #3281

Closed its-schmii closed 2 months ago

its-schmii commented 2 months ago

Tandoor Version

1.5.19

Setup

Docker / Docker-Compose

Reverse Proxy

Caddy

Other

No response

Bug description

When writing fractions with markdown in the recipe editing / creation they display correctly in the Markdown preview. However, when viewing the recipe the Markdown-Formula is shown instead of rendering the fraction.

Fraction code used: $\frac{2}{3}$

Relevant logs

No response

smilerz commented 2 months ago

Duplicate #3206