Merge branch 'master' into wip-asset-obscure

This commit is contained in:
2018-03-28 12:42:42 +02:00
55 changed files with 945 additions and 222 deletions

View File

@@ -13,10 +13,10 @@
data-placement="top")
i.pi-list
| {% if node.description %}
.node-details-description#node-description
| {{ node.description | markdown }}
| {% endif %}
| {% if node.description %}
.node-details-description
| {{ node | markdowned('description') }}
| {% endif %}
section.node-children.group