We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e50bf3 commit 28bf32aCopy full SHA for 28bf32a
templates/markdown.hbs
@@ -1,6 +1,8 @@
1
#{{title}}
2
3
+{{#if description}}
4
>{{description}}
5
+{{/if}}
6
7
{{#each methods}}{{#unless ignore}}{{#if ctx}}
8
0 commit comments