api-builder: fix indentation on "Not Yet Documented" message
This commit is contained in:
@@ -16,7 +16,7 @@ include ../../_util-fns
|
||||
|
||||
:marked
|
||||
{%- if doc.notYetDocumented %}
|
||||
*Not Yet Documented*
|
||||
*Not Yet Documented*
|
||||
{% else %}
|
||||
{$ doc.description | indentForMarkdown(4) | trimBlankLines $}
|
||||
{% endif -%}
|
||||
|
||||
Reference in New Issue
Block a user