mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
formatting
This commit is contained in:
parent
d336c19e65
commit
94edc73f25
1 changed files with 7 additions and 7 deletions
|
@ -260,7 +260,7 @@
|
||||||
Import Recipes
|
Import Recipes
|
||||||
</h2>
|
</h2>
|
||||||
<p>
|
<p>
|
||||||
Quickly and easily import recipes from sites around the web using the built in recipe scrapper.
|
Quickly and easily import recipes from sites around the web using the built in <b>recipe scrapper</b>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
|
@ -271,7 +271,7 @@
|
||||||
Automatic Backups
|
Automatic Backups
|
||||||
</h2>
|
</h2>
|
||||||
<p>
|
<p>
|
||||||
Keep your data safe with automatic backups in any format supported by Jinja2 Templates
|
Keep your data safe with automatic backups in any format supported by <b>Jinja2</b> templates
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
|
@ -281,7 +281,7 @@
|
||||||
</svg>
|
</svg>
|
||||||
Rich User Interface
|
Rich User Interface
|
||||||
</h2>
|
</h2>
|
||||||
<p> Use a beautiful and intuitive user interface to create, edit, and delete recipes </p>
|
<p> Use a beautiful and intuitive user interface to create, edit, and delete recipes. Recipe editor supports <b>markdown syntax</b> </p>
|
||||||
</div>
|
</div>
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<h2>
|
<h2>
|
||||||
|
@ -304,7 +304,7 @@
|
||||||
Users
|
Users
|
||||||
</h2>
|
</h2>
|
||||||
<p>
|
<p>
|
||||||
Add new Users with sign-up links or simply create a new user in the admin panel.
|
Add new users with sign-up links or simply create a new user in the admin panel.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
|
@ -315,7 +315,7 @@
|
||||||
Groups
|
Groups
|
||||||
</h2>
|
</h2>
|
||||||
<p>
|
<p>
|
||||||
Sort users into groups to share recipes with the whole family, but keep your Meal Plans separate
|
Sort users into groups to share recipes with the whole family, but keep your Meal Plans separate.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
|
@ -325,7 +325,7 @@
|
||||||
</svg>
|
</svg>
|
||||||
Webhooks
|
Webhooks
|
||||||
</h2>
|
</h2>
|
||||||
<p> Schedule webhooks to send notifications to 3rd party services with todays Meal Plan </p>
|
<p> Schedule webhooks to send notifications to 3rd party services with todays Meal Plan data. </p>
|
||||||
</div>
|
</div>
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<h2>
|
<h2>
|
||||||
|
@ -334,7 +334,7 @@
|
||||||
</svg>
|
</svg>
|
||||||
Open API
|
Open API
|
||||||
</h2>
|
</h2>
|
||||||
<p> API Driven application gives you full control of the backend server with interactive documentation</p>
|
<p> <b>API Driven</b> application gives you full control of the backend server with interactive documentation</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue