update docs + removed old import
This commit is contained in:
parent
95aff5c998
commit
f9059f636c
@ -20,9 +20,6 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% render_bundle 'chunk-vendors' %}
|
||||
{% render_bundle 'vue_app_01' %}
|
||||
|
||||
<div id="app">
|
||||
<HelloWorld msg="Welcome to Your Vue.js App"/>
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
!!! danger
|
||||
The version containing Templating is not yet released! This documentation is only to illustrate the pending changes
|
||||
facilitate the discussion.
|
||||
|
||||
With the Version `0.14.0` support for using a custom Jinja2 Template in recipe step instructions has been added.
|
||||
|
||||
This allows you to write ingredients with their corresponding amount directly inside the text while still profiting
|
||||
|
Loading…
Reference in New Issue
Block a user