Age | Commit message (Collapse) | Author |
|
Markup parsing is not needed anymore since recipes are now modeled as
JSON text.
|
|
If no title is detected, a default text should be inserted instead. This
avoids not clickable links on the index page.
|
|
This was not fully implemented and looks better as normal text line than
as <pre> element.
|
|
The new custom and text/gemini inspired markup has to be converted to
HTML to display the recipe.
|
|
The new recipe markup which replaces Markdown will need an own file to
be implemented.
|