Skip to content

Commit ac65f52

Browse files
committed
Added missing body variable to markdown template.
1 parent 40968ed commit ac65f52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/markdown.hbs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
{{{description}}}
1616

17+
{{{body}}}
18+
1719
{{#if tags.param}}
1820

1921
###Parameters

0 commit comments

Comments
 (0)