diff --git a/__tests__/__snapshots__/test.js.snap b/__tests__/__snapshots__/test.js.snap index 249da3923..5e3e5ff02 100644 --- a/__tests__/__snapshots__/test.js.snap +++ b/__tests__/__snapshots__/test.js.snap @@ -1805,6 +1805,8 @@ exports[`html nested.input.js 1`] = ` + +
Static Members
@@ -1881,6 +1883,8 @@ This is a [link to something that does not exist]DoesNot
@@ -1950,6 +1954,8 @@ the referenced class type

+ + @@ -2028,6 +2034,8 @@ the referenced class type

+ + @@ -2089,6 +2097,8 @@ the referenced class type

+ +
Example
@@ -2148,6 +2158,8 @@ k.isArrayOfBuffers(); + + @@ -2206,6 +2218,8 @@ k.isArrayOfBuffers(); + +
Example

this shows you how to getFoo

@@ -2321,6 +2335,8 @@ k.isArrayOfBuffers(); + + @@ -2423,6 +2439,8 @@ k.isArrayOfBuffers(); + + @@ -2477,6 +2495,8 @@ k.isArrayOfBuffers(); + + @@ -2562,6 +2582,8 @@ k.isArrayOfBuffers(); + + @@ -2620,6 +2642,8 @@ like a
klass

+ + @@ -2689,6 +2713,8 @@ like a klass

+ + @@ -2747,6 +2773,8 @@ like a klass. This needs a @@ -2788,6 +2816,8 @@ like a klass. This needs a klass. This needs a klass. This needs a klass. This needs a <% } %> + <% if (section.sees && section.sees.length) { %> +
Related
+ <% section.sees.forEach(function(see) { %> + <% if (see.description) { %> + <%= md(see.description, true) %> + <% }%> + <% }) %> + <% } %> + <% if (section.throws && section.throws.length) { %>
Throws