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 ecdfb4d commit a22237eCopy full SHA for a22237e
templates/signature.mustache
@@ -2,7 +2,7 @@
2
<h2 class="signature-title">
3
<code>{{{makeSignature code}}}</code>
4
</h2>
5
- {{{makeHtml (makeLinks description)}}}
+ {{{makeHtml (makeLinks (renderAsTemplate description))}}}
6
{{#if params}}
7
<div class="parameters">
8
<h3 class="parameters-title">Parameters</h3>
0 commit comments