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
|
||||
</h2>
|
||||
<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>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
|
@ -271,7 +271,7 @@
|
|||
Automatic Backups
|
||||
</h2>
|
||||
<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>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
|
@ -281,7 +281,7 @@
|
|||
</svg>
|
||||
Rich User Interface
|
||||
</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 class="feature-item">
|
||||
<h2>
|
||||
|
@ -304,7 +304,7 @@
|
|||
Users
|
||||
</h2>
|
||||
<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>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
|
@ -315,7 +315,7 @@
|
|||
Groups
|
||||
</h2>
|
||||
<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>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
|
@ -325,7 +325,7 @@
|
|||
</svg>
|
||||
Webhooks
|
||||
</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 class="feature-item">
|
||||
<h2>
|
||||
|
@ -334,7 +334,7 @@
|
|||
</svg>
|
||||
Open API
|
||||
</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>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue