formatting

This commit is contained in:
hay-kot 2021-03-15 13:54:06 -08:00
commit 94edc73f25

View file

@ -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>