docs(API): change style on not documented template

This commit is contained in:
Naomi Black 2015-10-18 12:07:03 +01:00
parent 6393774355
commit 7348381c5f
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ p.location-badge.
:markdown :markdown
{%- if doc.notYetDocumented %} {%- if doc.notYetDocumented %}
### *Not Yet Documented* *Not Yet Documented*
{% else %} {% else %}
{$ doc.description | indentForMarkdown(2) | trimBlankLines $} {$ doc.description | indentForMarkdown(2) | trimBlankLines $}
{% endif -%} {% endif -%}